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

/freebsd-9.3-release/contrib/binutils/include/opcode/
H A Dcr16.h395 #define NUMTRAPS cr16_num_traps macro
/freebsd-9.3-release/contrib/binutils/opcodes/
H A Dcr16-dis.c194 for (trap = cr16_traps; trap < cr16_traps + NUMTRAPS; trap++)
/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-cr16.c1371 for (trap = cr16_traps; trap < (cr16_traps + NUMTRAPS); trap++)
1377 for (trap = cr16_traps; trap < (cr16_traps + NUMTRAPS); trap++)

Completed in 115 milliseconds