Lines Matching refs:bc_vec_pop
983 bc_vec_pop(&p->results); in bc_program_print()
1024 if (BC_PROGRAM_POP(pop)) bc_vec_pop(&p->results); in bc_program_print()
1190 if (!push) bc_vec_pop(v); in bc_program_assignStr()
1312 bc_vec_pop(&p->results); in bc_program_copyToVar()
1336 bc_vec_pop(&p->results); in bc_program_copyToVar()
1634 if (!copy) bc_vec_pop(v); in bc_program_pushVar()
1652 if (!copy) bc_vec_pop(v); in bc_program_pushVar()
1705 bc_vec_pop(&p->results); in bc_program_pushArray()
1927 bc_vec_pop(v); in bc_program_return()
1939 bc_vec_pop(&p->stack); in bc_program_return()
2336 bc_vec_pop(&p->results); in bc_program_asciify()
2372 bc_vec_pop(&p->results); in bc_program_printStream()
2429 bc_vec_pop(&p->results); in bc_program_nquit()
2615 bc_vec_pop(&p->results); in bc_program_execStr()
2629 bc_vec_pop(&p->stack); in bc_program_execStr()
2650 bc_vec_pop(&p->results); in bc_program_execStr()
3123 bc_vec_pop(&p->results); in bc_program_exec()
3488 bc_vec_pop(&p->results); in bc_program_exec()
3555 bc_vec_pop(&p->stack); in bc_program_exec()
3556 bc_vec_pop(&p->tail_calls); in bc_program_exec()