Searched refs:NUMTRAPS (Results 1 – 3 of 3) sorted by relevance
383 #define NUMTRAPS crx_num_traps macro
161 for (trap = crx_traps; trap < crx_traps + NUMTRAPS; trap++) in gettrapstring()
1039 for (trap = crx_traps; trap < (crx_traps + NUMTRAPS); trap++) in gettrap()