Home
last modified time | relevance | path

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

/freebsd/contrib/bc/include/
H A Dlang.h57 BC_INST_DEC, enumerator
/freebsd/contrib/bc/src/
H A Dbc_parse.c83 t <= BC_INST_DEC; in bc_parse_inst_isLeaf()
2560 incdec = (inst <= BC_INST_DEC); in bc_parse_expr_err()
H A Dprogram.c3213 BC_PROG_LBL(BC_INST_DEC): in bc_program_exec()