Searched refs:NUM_CONDITION_OPCODES (Results 1 – 1 of 1) sorted by relevance
1117 #define NUM_CONDITION_OPCODES (sizeof (condition_opcode_table) / sizeof (condition_opcode_table[0])) macro1238 for (ci = 0; ci < NUM_CONDITION_OPCODES; ci ++) in rx_lex()