Home | History | Annotate | Download | only in libpcap

Lines Matching defs:yyx

629 #define YYTRANSLATE(YYX)						\
630 ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)
2764 int yyx;
2786 /* Start YYX at -YYN if negative to avoid negative indexes in
2798 for (yyx = yyxbegin; yyx < yyxend; ++yyx)
2799 if (yycheck[yyx + yyn] == yyx && yyx != YYTERROR)
2808 yyarg[yycount++] = yytname[yyx];
2809 yysize1 = yysize + yytnamerr (0, yytname[yyx]);