Home
last modified time | relevance | path

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

/freebsd/contrib/bc/include/
H A Dlang.h235 BC_INST_PRINT_POP, enumerator
/freebsd/contrib/bc/src/
H A Ddata.c1228 BC_INST_INVALID, BC_INST_PRINT_POP,
H A Dbc_parse.c833 BC_INST_PRINT_POP; in bc_parse_print()
H A Dprogram.c3376 BC_PROG_LBL(BC_INST_PRINT_POP): in bc_program_exec()