Home
last modified time | relevance | path

Searched refs:crx_num_traps (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/include/opcode/
Dcrx.h383 extern const int crx_num_traps;
384 #define NUMTRAPS crx_num_traps
/toolchain/binutils/binutils-2.25/opcodes/
Dcrx-opc.c697 const int crx_num_traps = ARRAY_SIZE (crx_traps); variable