Searched refs:MACH_TRAP_TABLE_COUNT (Results 1 – 5 of 5) sorted by relevance
87 #define MACH_TRAP_TABLE_COUNT 128 macro92 extern const char * const mach_syscall_name_table[MACH_TRAP_TABLE_COUNT];
104 const mach_trap_t mach_trap_table[MACH_TRAP_TABLE_COUNT] = {236 const char * const mach_syscall_name_table[MACH_TRAP_TABLE_COUNT] = {
203 if (call_number >= MACH_TRAP_TABLE_COUNT) { in mach_syscall()
156 DECLARE("MACH_TRAP_TABLE_COUNT", MACH_TRAP_TABLE_COUNT); in main()
620 cmp r5, MACH_TRAP_TABLE_COUNT // check syscall number range