Lines Matching defs:yyx
573 #define YYTRANSLATE(YYX) \
574 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)
1186 int yyx;
1208 /* Start YYX at -YYN if negative to avoid negative indexes in
1220 for (yyx = yyxbegin; yyx < yyxend; ++yyx)
1221 if (yycheck[yyx + yyn] == yyx && yyx != YYTERROR)
1230 yyarg[yycount++] = yytname[yyx];
1231 yysize1 = yysize + yytnamerr (0, yytname[yyx]);