Home
last modified time | relevance | path

Searched refs:YYINITDEPTH (Results 1 – 9 of 9) sorted by relevance

/external/e2fsprogs/intl/
Dplural.c541 #ifndef YYINITDEPTH
542 # define YYINITDEPTH 200 macro
700 short yyssa[YYINITDEPTH]; in yyparse()
705 YYSTYPE yyvsa[YYINITDEPTH]; in yyparse()
711 YYLTYPE yylsa[YYINITDEPTH]; in yyparse()
722 YYSIZE_T yystacksize = YYINITDEPTH; in yyparse()
/external/iproute2/tc/
Demp_ematch.yacc.c812 #ifndef YYINITDEPTH
813 # define YYINITDEPTH 200 macro
1106 yytype_int16 yyssa[YYINITDEPTH]; in yyparse()
1111 YYSTYPE yyvsa[YYINITDEPTH]; in yyparse()
1116 YYLTYPE yylsa[YYINITDEPTH]; in yyparse()
1150 yystacksize = YYINITDEPTH; in yyparse()
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DExpressionParser.cpp830 #ifndef YYINITDEPTH
831 # define YYINITDEPTH 200 macro
1121 yytype_int16 yyssa[YYINITDEPTH]; in yyparse()
1126 YYSTYPE yyvsa[YYINITDEPTH]; in yyparse()
1155 yystacksize = YYINITDEPTH; in yyparse()
/external/one-true-awk/
Dytab.c2041 #ifndef YYINITDEPTH
2042 # define YYINITDEPTH 200 macro
2327 yytype_int16 yyssa[YYINITDEPTH]; in yyparse()
2332 YYSTYPE yyvsa[YYINITDEPTH]; in yyparse()
2361 yystacksize = YYINITDEPTH; in yyparse()
/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dparser.c1233 #ifndef YYINITDEPTH
1234 # define YYINITDEPTH 200 macro
1775 yytype_int16 yyssa[YYINITDEPTH]; in yyparse()
1780 YYSTYPE yyvsa[YYINITDEPTH]; in yyparse()
1809 yystacksize = YYINITDEPTH; in yyparse()
/external/libpcap/
Dgrammar.c1567 #ifndef YYINITDEPTH
1568 # define YYINITDEPTH 200 macro
1859 yytype_int16 yyssa[YYINITDEPTH]; in yyparse()
1864 YYSTYPE yyvsa[YYINITDEPTH]; in yyparse()
1893 yystacksize = YYINITDEPTH; in yyparse()
/external/toybox/kconfig/
Dzconf.tab.c_shipped922 /* YYINITDEPTH -- initial size of the parser's stacks. */
923 #ifndef YYINITDEPTH
924 # define YYINITDEPTH 200
1211 short int yyssa[YYINITDEPTH];
1216 YYSTYPE yyvsa[YYINITDEPTH];
1224 YYSIZE_T yystacksize = YYINITDEPTH;
/external/swiftshader/src/OpenGL/compiler/
Dglslang_tab.cpp1830 #ifndef YYINITDEPTH
1831 # define YYINITDEPTH 200 macro
2132 yytype_int16 yyssa[YYINITDEPTH]; in yyparse()
2137 YYSTYPE yyvsa[YYINITDEPTH]; in yyparse()
2142 YYLTYPE yylsa[YYINITDEPTH]; in yyparse()
2176 yystacksize = YYINITDEPTH; in yyparse()
/external/deqp-deps/glslang/glslang/MachineIndependent/
Dglslang_tab.cpp3624 #ifndef YYINITDEPTH
3625 # define YYINITDEPTH 200 macro
3915 yytype_int16 yyssa[YYINITDEPTH]; in yyparse()
3920 YYSTYPE yyvsa[YYINITDEPTH]; in yyparse()
3949 yystacksize = YYINITDEPTH; in yyparse()