Lines Matching refs:right
119 new_exp_1 (enum operator op, struct expression *right)
123 args[0] = right;
128 new_exp_2 (enum operator op, struct expression *left, struct expression *right)
133 args[1] = right;
239 /* YYR2[YYN] -- Number of symbols composing right hand side of rule YYN. */
499 /* YYLEX -- calling `yylex' with the right arguments. */