Searched refs:BC_INST_SCALE (Results 1 – 6 of 6) sorted by relevance
317 ((t) >= BC_INST_VAR && (t) <= BC_INST_SCALE && (t) != BC_INST_ARRAY)
169 BC_INST_SCALE, enumerator
1190 BC_INST_SCALE,
667 *type = BC_INST_SCALE; in bc_parse_scale()669 bc_parse_push(p, BC_INST_SCALE); in bc_parse_scale()769 else bc_parse_push(p, BC_INST_SCALE); in bc_parse_incdec()
2681 assert(inst >= BC_INST_IBASE && inst <= BC_INST_SCALE); in bc_program_pushGlobal()3293 BC_PROG_LBL(BC_INST_SCALE): in bc_program_exec()
238 BC_INST_SCALE, enumerator529 ((t) >= BC_INST_VAR && (t) <= BC_INST_SCALE && (t) != BC_INST_ARRAY)3363 *type = BC_INST_SCALE; in bc_parse_scale()3364 bc_parse_push(p, BC_INST_SCALE); in bc_parse_scale()3422 else bc_parse_push(p, BC_INST_SCALE); in bc_parse_incdec()5303 else if (inst == BC_INST_SCALE) val = (unsigned long) p->scale; in bc_program_pushGlobal()5515 case BC_INST_SCALE: in bc_program_exec()