Home
last modified time | relevance | path

Searched refs:NUM_CONDITION_OPCODES (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gas/config/
H A Drx-parse.y1503 #define NUM_CONDITION_OPCODES (sizeof (condition_opcode_table) / sizeof (condition_opcode_table[0])) macro
1635 for (ci = 0; ci < NUM_CONDITION_OPCODES; ci ++) in rx_lex()
/netbsd/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])) macro
1635 for (ci = 0; ci < NUM_CONDITION_OPCODES; ci ++) in rx_lex()
/netbsd/external/gpl3/binutils/dist/gas/config/
H A Drx-parse.y1503 #define NUM_CONDITION_OPCODES (sizeof (condition_opcode_table) / sizeof (condition_opcode_table[0])) macro
1635 for (ci = 0; ci < NUM_CONDITION_OPCODES; ci ++) in rx_lex()
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 ++) in rx_lex()
/netbsd/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])) macro
1635 for (ci = 0; ci < NUM_CONDITION_OPCODES; ci ++) in rx_lex()
/netbsd/external/gpl3/binutils.old/dist/gas/
H A Drx-parse.c4734 #define NUM_CONDITION_OPCODES (sizeof (condition_opcode_table) / sizeof (condition_opcode_table[0])) macro
4866 for (ci = 0; ci < NUM_CONDITION_OPCODES; ci ++) in rx_lex()