Lines Matching full:new_exp_0
80 static inline struct expression *new_exp_0 PARAMS ((enum operator op));128 new_exp_0 (op)1090 yyval.exp = new_exp_0 (var);1096 if ((yyval.exp = new_exp_0 (num)) != NULL)