Home
last modified time | relevance | path

Searched refs:DECODE32_GS (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c101 #define DECODE32_GS (8) /* scf_decode32 group size */ macro
7272 uint32_t g[DECODE32_GS]; in scf_decode32()
7296 (j < DECODE32_GS) && (i < inlen); in scf_decode32()