Searched refs:BC_INST_DEC_POST (Results 1 – 1 of 1) sorted by relevance
193 BC_INST_DEC_POST, enumerator3053 t == BC_INST_INC_POST || t == BC_INST_DEC_POST; in bc_parse_inst_isLeaf()5102 if (inst == BC_INST_INC_POST || inst == BC_INST_DEC_POST) { in bc_program_incdec()5113 if (inst == BC_INST_INC_POST || inst == BC_INST_DEC_POST) { in bc_program_incdec()5434 case BC_INST_DEC_POST: in bc_program_exec()