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

/illumos-gate/usr/src/cmd/truss/
H A Dsystable.c708 #define NCORCODE (sizeof (cortable) / sizeof (struct systable)) macro
1192 if ((unsigned)subcode < NCORCODE)
1550 + NCORCODE - 1
1633 return (NCORCODE);

Completed in 67 milliseconds