Searched refs:BC_INST_PRINT_POP (Results 1 – 1 of 1) sorted by relevance
241 BC_INST_PRINT_POP, enumerator3465 if (t == BC_LEX_STR) s = bc_parse_str(p, BC_INST_PRINT_POP); in bc_parse_print()3468 if (!s) bc_parse_push(p, BC_INST_PRINT_POP); in bc_parse_print()5525 case BC_INST_PRINT_POP: in bc_program_exec()