exp3
tchar *p1 = exp3(vp, ignore);
p2 = exp3(vp, ignore);
p2 = exp3(vp, ignore);
tchar *exp3(tchar ***, bool);
expected3(tok_kind exp1, tok_kind exp2, tok_kind exp3)
toktostr(exp1), toktostr(exp2), toktostr(exp3));
struct expr *exp1, struct expr *exp2, struct expr *exp3)
printf(" exp3 type: %s\n", type_name[GETTYPE(exp3->op)]);
if (exp3)
freeexpr(exp3);
newitem->nodes[2] = exp3;
struct expr *exp_op, *exp1, *exp2, *exp3;
exp3 = exp;
exp_op = stack_pop(stk, exp3, NULL);
exp2 = stack_pop(stk, exp3, NULL);
exp_op = stack_pop(stk, exp2, exp3);
freeexpr(exp3);
exp1 = stack_pop(stk, exp2, exp3);
*nexp = setop_reduce(TRINARY, oop, stk, exp1, exp2, exp3);
int exp0, exp1, exp2, exp3, exp4;
ty3 = LN2 * (double) exp3 + __TBL_logf[i3];