Searched refs:BC_INST_ABS (Results 1 – 4 of 4) sorted by relevance
147 BC_INST_ABS, enumerator
916 BC_INST_SQRT, BC_INST_ABS,
1194 assert(inst >= BC_INST_LENGTH && inst <= BC_INST_ABS); in bc_program_builtin()1217 else if (inst == BC_INST_ABS) { in bc_program_builtin()2006 case BC_INST_ABS: in bc_program_exec()
237 BC_INST_ABS, enumerator3054 return (t >= BC_INST_NUM && t <= BC_INST_ABS) || in bc_parse_inst_isLeaf()5268 else if (inst == BC_INST_ABS) { in bc_program_builtin()5520 case BC_INST_ABS: in bc_program_exec()