Home
last modified time | relevance | path

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

/freebsd/contrib/bc/include/
H A Dlang.h159 BC_INST_ONE, enumerator
/freebsd/contrib/bc/src/
H A Dparse.c112 bc_parse_push(p, BC_INST_ONE); in bc_parse_addNum()
H A Dbc_parse.c776 bc_parse_push(p, BC_INST_ONE); in bc_parse_incdec()
2557 if (incdec) bc_parse_push(p, BC_INST_ONE); in bc_parse_expr_err()
H A Dprogram.c3363 BC_PROG_LBL(BC_INST_ONE): in bc_program_exec()