Searched refs:BC_INST_PRINT_STR (Results 1 – 3 of 3) sorted by relevance
238 BC_INST_PRINT_STR, enumerator
1004 assert(inst != BC_INST_PRINT_STR); in bc_program_print()1022 if (inst == BC_INST_PRINT_STR) bc_program_printChars(str); in bc_program_print()3422 BC_PROG_LBL(BC_INST_PRINT_STR): in bc_program_exec()
1762 bc_parse_str(p, BC_INST_PRINT_STR); in bc_parse_stmt()