Searched refs:BC_INST_SCALE (Results 1 – 6 of 6) sorted by relevance
140 BC_INST_SCALE, enumerator
138 ((t) >= BC_INST_VAR && (t) <= BC_INST_SCALE && (t) != BC_INST_ARRAY)
911 BC_INST_IBASE, BC_INST_OBASE, BC_INST_SCALE,
342 *type = BC_INST_SCALE; in bc_parse_scale()344 bc_parse_push(p, BC_INST_SCALE); in bc_parse_scale()414 else bc_parse_push(p, BC_INST_SCALE); in bc_parse_incdec()
1612 assert(inst >= BC_INST_IBASE && inst <= BC_INST_SCALE); in bc_program_pushGlobal()1988 case BC_INST_SCALE: in bc_program_exec()
233 BC_INST_SCALE, enumerator524 ((t) >= BC_INST_VAR && (t) <= BC_INST_SCALE && (t) != BC_INST_ARRAY)3358 *type = BC_INST_SCALE; in bc_parse_scale()3359 bc_parse_push(p, BC_INST_SCALE); in bc_parse_scale()3417 else bc_parse_push(p, BC_INST_SCALE); in bc_parse_incdec()5298 else if (inst == BC_INST_SCALE) val = (unsigned long) p->scale; in bc_program_pushGlobal()5510 case BC_INST_SCALE: in bc_program_exec()