Lines Matching refs:bc_vec_pop
181 bc_vec_pop(&p->exits); in bc_parse_setLabel()
283 bc_vec_pop(&p->ops); in bc_parse_operator()
307 bc_vec_pop(&p->ops); in bc_parse_rightParen()
312 bc_vec_pop(&p->ops); in bc_parse_rightParen()
998 bc_vec_pop(&p->conds); in bc_parse_endBody()
1002 bc_vec_pop(&p->flags); in bc_parse_endBody()
1010 bc_vec_pop(&p->flags); in bc_parse_endBody()
1014 else if (has_brace && !BC_PARSE_IF(p)) bc_vec_pop(&p->flags); in bc_parse_endBody()
1026 bc_vec_pop(&p->flags); in bc_parse_endBody()
1070 bc_vec_pop(&p->flags); in bc_parse_endBody()
2514 bc_vec_pop(&p->ops); in bc_parse_expr_err()
2575 bc_vec_pop(&p->func->code); in bc_parse_expr_err()