Lines Matching defs:yyx
556 #define YYTRANSLATE(YYX) \
557 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)
1104 int yyx;
1126 /* Start YYX at -YYN if negative to avoid negative indexes in
1138 for (yyx = yyxbegin; yyx < yyxend; ++yyx)
1139 if (yycheck[yyx + yyn] == yyx && yyx != YYTERROR)
1148 yyarg[yycount++] = yytname[yyx];
1149 yysize1 = yysize + yytnamerr (0, yytname[yyx]);