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

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dtrap.c887 int TRAP_TYPES = sizeof (trap_type) / sizeof (trap_type[0]); variable
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dtrap.c301 unsigned TRAP_TYPES = sizeof(trap_type)/sizeof(trap_type[0]); variable

Completed in 26 milliseconds