Searched defs:yyssa (Results 1 - 3 of 3) sorted by relevance

/external/e2fsprogs/intl/
H A Dplural.c700 short yyssa[YYINITDEPTH]; local
701 short *yyss = yyssa;
824 if (yyss1 != yyssa)
1308 if (yyss != yyssa)
/external/libpcap/
H A Dgrammar.c1842 yytype_int16 yyssa[YYINITDEPTH]; local
1874 yyssp = yyss = yyssa;
1942 if (yyss1 != yyssa)
3638 if (yyss != yyssa)
/external/libxkbcommon/xkbcommon/src/xkbcomp/
H A Dparser.c1775 yytype_int16 yyssa[YYINITDEPTH]; local
1807 yyssp = yyss = yyssa;
1875 if (yyss1 != yyssa)
3395 if (yyss != yyssa)

Completed in 246 milliseconds