Searched refs:TRAP_TYPES (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/os/
H A Dtrap.c138 #define TRAP_TYPES (sizeof (trap_type) / sizeof (trap_type[0])) macro
198 if (type < TRAP_TYPES) {
1704 if (type < TRAP_TYPES)
2205 if (type < TRAP_TYPES)

Completed in 47 milliseconds