Home
last modified time | relevance | path

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

/freebsd/contrib/bc/include/
H A Dlang.h276 BC_INST_PRINT_STREAM, enumerator
/freebsd/contrib/bc/src/
H A Ddata.c1274 BC_INST_LEADING_ZERO, BC_INST_PRINT_STREAM,
H A Dbc_parse.c832 BcInst inst = type == BC_LEX_KW_STREAM ? BC_INST_PRINT_STREAM : in bc_parse_print()
H A Dprogram.c3578 BC_PROG_LBL(BC_INST_PRINT_STREAM): in bc_program_exec()