Searched refs:rightop (Results 1 – 1 of 1) sorted by relevance
797 uint32_t leftop, rightop; in compare_opcodes() local800 rightop = list[0]; in compare_opcodes()806 if (rightop == OP_EOD) in compare_opcodes()808 else if (rightop == OP_PROP || rightop == OP_NOTPROP) in compare_opcodes()812 BOOL same = leftop == rightop; in compare_opcodes()814 BOOL risprop = rightop == OP_PROP; in compare_opcodes()908 rightop >= FIRST_AUTOTAB_OP && rightop <= LAST_AUTOTAB_RIGHT_OP && in compare_opcodes()909 autoposstab[leftop - FIRST_AUTOTAB_OP][rightop - FIRST_AUTOTAB_OP]; in compare_opcodes()