Searched refs:BC_INST_ASSIGN (Results 1 – 2 of 2) sorted by relevance
116 BC_INST_ASSIGN, enumerator676 ((i) == BC_INST_ASSIGN || (i) == BC_INST_ASSIGN_NO_VAL)685 #define BC_INST_USE_VAL(i) ((i) <= BC_INST_ASSIGN)
1445 if (inst != BC_INST_ASSIGN && inst != BC_INST_ASSIGN_NO_VAL) in bc_program_assign()1479 if (inst == BC_INST_ASSIGN) in bc_program_assign()3451 BC_PROG_LBL(BC_INST_ASSIGN): in bc_program_exec()