Searched defs:BC_INST_IS_ASSIGN (Results 1 – 1 of 1) sorted by relevance
675 #define BC_INST_IS_ASSIGN(i) \ macro 694 #define BC_INST_IS_ASSIGN(i) ((i) == BC_INST_ASSIGN_NO_VAL) macro