Home
last modified time | relevance | path

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

/dports/math/gh-bc/bc-5.2.1/include/
H A Dlang.h53 BC_INST_DEC, enumerator
/dports/math/gh-bc/bc-5.2.1/src/
H A Dbc_parse.c74 t <= BC_INST_DEC; in bc_parse_inst_isLeaf()
2256 incdec = (inst <= BC_INST_DEC); in bc_parse_expr_err()
H A Dprogram.c2800 BC_PROG_LBL(BC_INST_DEC): in bc_program_exec()