Searched refs:BC_INST_PRINT (Results 1 – 5 of 5) sorted by relevance
162 BC_INST_PRINT, enumerator
915 BC_INST_LENGTH, BC_INST_PRINT,
567 bool pop = (inst != BC_INST_PRINT); in bc_program_print()609 if (inst == BC_INST_PRINT) in bc_program_print()1604 bc_program_print(p, BC_INST_PRINT, idx); in bc_program_printStack()2032 case BC_INST_PRINT: in bc_program_exec()
1172 BcInst prev = BC_INST_PRINT; in bc_parse_expr_err()1500 if (pfirst || !assign) bc_parse_push(p, BC_INST_PRINT); in bc_parse_expr_err()
240 BC_INST_PRINT, enumerator4185 BcInst prev = BC_INST_PRINT; in bc_parse_expr_err()4437 if (pfirst || !assign) bc_parse_push(p, BC_INST_PRINT); in bc_parse_expr_err()4823 int pop = inst != BC_INST_PRINT; in bc_program_print()4856 if (inst == BC_INST_PRINT) { in bc_program_print()5540 case BC_INST_PRINT: in bc_program_exec()