Searched defs:NLABELCODE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/truss/
H A Dsystable.c889 #define NLABELCODE (sizeof (labeltable) / sizeof (struct systable)) macro
1260 if ((unsigned)subcode < NLABELCODE)
1567 + NLABELCODE - 1
1667 return (NLABELCODE);

Completed in 47 milliseconds