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