Home
last modified time | relevance | path

Searched refs:XC_INST_SCALE (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/miscutils/
Dbc.c325 XC_INST_SCALE, // order of these constans should match other enums enumerator
729 XC_INST_SCALE, // DC_LEX_SCALE
4060 *type = XC_INST_SCALE; in zbc_parse_scale()
4061 xc_parse_push(XC_INST_SCALE); in zbc_parse_scale()
4090 || etype == XC_INST_SCALE || etype == BC_INST_LAST in zbc_parse_incdec()
4123 xc_parse_push(XC_INST_SCALE); in zbc_parse_incdec()
4843 && prev != XC_INST_SCALE && prev != XC_INST_IBASE in zbc_parse_expr()
6660 else if (inst == XC_INST_SCALE) in xc_program_pushGlobal()
6766 case XC_INST_SCALE: in zxc_program_exec()