Home | History | Annotate | Download | only in libpcap

Lines Matching defs:yyx

881 /* YYTRANSLATE[YYX] -- Symbol number corresponding to YYX as returned
886 #define YYTRANSLATE(YYX) \
887 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)
1704 /* Start YYX at -YYN if negative to avoid negative indexes in
1711 int yyx;
1713 for (yyx = yyxbegin; yyx < yyxend; ++yyx)
1714 if (yycheck[yyx + yyn] == yyx && yyx != YYTERROR
1715 yyx + yyn]))
1723 yyarg[yycount++] = yytname[yyx];
1725 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]);