Searched refs:crx_num_traps (Results 1 – 2 of 2) sorted by relevance
383 extern const int crx_num_traps;384 #define NUMTRAPS crx_num_traps
697 const int crx_num_traps = ARRAY_SIZE (crx_traps); variable