Searched refs:exp_a (Results 1 – 1 of 1) sorted by relevance
109 stack_pop(struct stack *stk, struct expr *exp_a, struct expr *exp_b) in stack_pop() argument113 if (exp_a) in stack_pop()114 freeexpr(exp_a); in stack_pop()