Lines Matching refs:bc_vec_pop
993 bc_vec_pop(&p->results); in bc_program_print()
1034 if (BC_PROGRAM_POP(pop)) bc_vec_pop(&p->results); in bc_program_print()
1204 if (!push) bc_vec_pop(v); in bc_program_assignStr()
1326 bc_vec_pop(&p->results); in bc_program_copyToVar()
1350 bc_vec_pop(&p->results); in bc_program_copyToVar()
1648 if (!copy) bc_vec_pop(v); in bc_program_pushVar()
1666 if (!copy) bc_vec_pop(v); in bc_program_pushVar()
1719 bc_vec_pop(&p->results); in bc_program_pushArray()
1943 bc_vec_pop(v); in bc_program_return()
1955 bc_vec_pop(&p->stack); in bc_program_return()
2357 bc_vec_pop(&p->results); in bc_program_asciify()
2393 bc_vec_pop(&p->results); in bc_program_printStream()
2450 bc_vec_pop(&p->results); in bc_program_nquit()
2636 bc_vec_pop(&p->results); in bc_program_execStr()
2650 bc_vec_pop(&p->stack); in bc_program_execStr()
2671 bc_vec_pop(&p->results); in bc_program_execStr()
3162 bc_vec_pop(&p->results); in bc_program_exec()
3527 bc_vec_pop(&p->results); in bc_program_exec()
3594 bc_vec_pop(&p->stack); in bc_program_exec()
3595 bc_vec_pop(&p->tail_calls); in bc_program_exec()