Home
last modified time | relevance | path

Searched defs:YYSTACKSIZE (Results 1 – 25 of 92) sorted by relevance

1234

/netbsd/tools/m4/bootstrap/
H A Dparser.c294 #define YYSTACKSIZE YYMAXDEPTH macro
296 #define YYSTACKSIZE 10000 macro
/netbsd/external/bsd/byacc/dist/test/yacc/
H A Drename_debug.c87 #define YYSTACKSIZE YYMAXDEPTH macro
89 #define YYSTACKSIZE 10000 macro
H A Dstdin1.calc.c220 #define YYSTACKSIZE YYMAXDEPTH macro
222 #define YYSTACKSIZE 10000 macro
H A Dstdin2.calc.c220 #define YYSTACKSIZE YYMAXDEPTH macro
222 #define YYSTACKSIZE 10000 macro
H A Ddefines1.calc.c220 #define YYSTACKSIZE YYMAXDEPTH macro
222 #define YYSTACKSIZE 10000 macro
H A Ddefines2.calc.c220 #define YYSTACKSIZE YYMAXDEPTH macro
222 #define YYSTACKSIZE 10000 macro
H A Ddefines3.calc.c220 #define YYSTACKSIZE YYMAXDEPTH macro
222 #define YYSTACKSIZE 10000 macro
H A Dcode_calc.code.c201 #define YYSTACKSIZE YYMAXDEPTH macro
203 #define YYSTACKSIZE 10000 macro
H A Dcode_error.code.c191 #define YYSTACKSIZE YYMAXDEPTH macro
193 #define YYSTACKSIZE 10000 macro
H A Derr_syntax12.tab.c217 #define YYSTACKSIZE YYMAXDEPTH macro
219 #define YYSTACKSIZE 10000 macro
H A Dempty.tab.c215 #define YYSTACKSIZE YYMAXDEPTH macro
217 #define YYSTACKSIZE 10000 macro
H A Derror.tab.c211 #define YYSTACKSIZE YYMAXDEPTH macro
213 #define YYSTACKSIZE 10000 macro
H A Derr_syntax10.tab.c205 #define YYSTACKSIZE YYMAXDEPTH macro
207 #define YYSTACKSIZE 10000 macro
H A Derr_syntax11.tab.c211 #define YYSTACKSIZE YYMAXDEPTH macro
213 #define YYSTACKSIZE 10000 macro
H A Derr_syntax18.tab.c213 #define YYSTACKSIZE YYMAXDEPTH macro
215 #define YYSTACKSIZE 10000 macro
H A Derr_syntax20.tab.c209 #define YYSTACKSIZE YYMAXDEPTH macro
211 #define YYSTACKSIZE 10000 macro
H A Dcalc_code_all.tab.c308 #define YYSTACKSIZE YYMAXDEPTH macro
310 #define YYSTACKSIZE 10000 macro
H A Dcalc_code_default.tab.c296 #define YYSTACKSIZE YYMAXDEPTH macro
298 #define YYSTACKSIZE 10000 macro
H A Dquote_calc4-s.tab.c313 #define YYSTACKSIZE YYMAXDEPTH macro
315 #define YYSTACKSIZE 10000 macro
H A Dcalc.tab.c296 #define YYSTACKSIZE YYMAXDEPTH macro
298 #define YYSTACKSIZE 10000 macro
H A Dquote_calc4.tab.c313 #define YYSTACKSIZE YYMAXDEPTH macro
315 #define YYSTACKSIZE 10000 macro
H A Dcalc2.tab.c298 #define YYSTACKSIZE YYMAXDEPTH macro
300 #define YYSTACKSIZE 10000 macro
H A Dcalc3.tab.c297 #define YYSTACKSIZE YYMAXDEPTH macro
299 #define YYSTACKSIZE 10000 macro
H A Dcalc_code_requires.tab.c304 #define YYSTACKSIZE YYMAXDEPTH macro
306 #define YYSTACKSIZE 10000 macro
/netbsd/usr.sbin/npf/npfctl/
H A Dnpf_parse.y43 #define YYSTACKSIZE 4096 macro

1234