Searched refs:BC_INST_ASSIGN (Results 1 – 3 of 3) 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()3455 BC_PROG_LBL(BC_INST_ASSIGN): in bc_program_exec()
226 BC_INST_ASSIGN, enumerator5104 if (inst == BC_INST_ASSIGN) bc_num_copy(l, r); in bc_program_assign()5667 case BC_INST_ASSIGN: in bc_program_exec()