Lines Matching full:yyx
441 #define YYTRANSLATE(YYX) \
442 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)
862 int yyx;
884 /* Start YYX at -YYN if negative to avoid negative indexes in
896 for (yyx = yyxbegin; yyx < yyxend; ++yyx)
897 if (yycheck[yyx + yyn] == yyx && yyx != YYTERROR)
906 yyarg[yycount++] = yytname[yyx];
907 yysize1 = yysize + yytnamerr (0, yytname[yyx]);