Searched refs:NUM_CONDITION_OPCODES (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Drx-parse.y1503 #define NUM_CONDITION_OPCODES (sizeof (condition_opcode_table) / sizeof (condition_opcode_table[0]))
1635 for (ci = 0; ci < NUM_CONDITION_OPCODES; ci ++)
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Drx-parse.y1503 #define NUM_CONDITION_OPCODES (sizeof (condition_opcode_table) / sizeof (condition_opcode_table[0]))
1635 for (ci = 0; ci < NUM_CONDITION_OPCODES; ci ++)
H A Drx-parse.c4849 #define NUM_CONDITION_OPCODES (sizeof (condition_opcode_table) / sizeof (condition_opcode_table[0])) macro
4981 for (ci = 0; ci < NUM_CONDITION_OPCODES; ci ++)
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Drx-parse.y1503 #define NUM_CONDITION_OPCODES (sizeof (condition_opcode_table) / sizeof (condition_opcode_table[0]))
1635 for (ci = 0; ci < NUM_CONDITION_OPCODES; ci ++)

Completed in 268 milliseconds