Searched refs:YYSTACKSIZE (Results 1 - 25 of 67) sorted by relevance

123

/freebsd-10.2-release/contrib/byacc/test/yacc/
H A Drename_debug.c78 #ifdef YYSTACKSIZE
80 #define YYMAXDEPTH YYSTACKSIZE
83 #define YYSTACKSIZE YYMAXDEPTH macro
85 #define YYSTACKSIZE 10000 macro
H A Dcode_error.code.c180 #ifdef YYSTACKSIZE
182 #define YYMAXDEPTH YYSTACKSIZE
185 #define YYSTACKSIZE YYMAXDEPTH macro
187 #define YYSTACKSIZE 10000 macro
H A Dempty.tab.c206 #ifdef YYSTACKSIZE
208 #define YYMAXDEPTH YYSTACKSIZE
211 #define YYSTACKSIZE YYMAXDEPTH macro
213 #define YYSTACKSIZE 10000 macro
H A Derr_syntax10.tab.c196 #ifdef YYSTACKSIZE
198 #define YYMAXDEPTH YYSTACKSIZE
201 #define YYSTACKSIZE YYMAXDEPTH macro
203 #define YYSTACKSIZE 10000 macro
H A Derr_syntax11.tab.c202 #ifdef YYSTACKSIZE
204 #define YYMAXDEPTH YYSTACKSIZE
207 #define YYSTACKSIZE YYMAXDEPTH macro
209 #define YYSTACKSIZE 10000 macro
H A Derr_syntax12.tab.c208 #ifdef YYSTACKSIZE
210 #define YYMAXDEPTH YYSTACKSIZE
213 #define YYSTACKSIZE YYMAXDEPTH macro
215 #define YYSTACKSIZE 10000 macro
H A Derr_syntax18.tab.c204 #ifdef YYSTACKSIZE
206 #define YYMAXDEPTH YYSTACKSIZE
209 #define YYSTACKSIZE YYMAXDEPTH macro
211 #define YYSTACKSIZE 10000 macro
H A Derr_syntax20.tab.c200 #ifdef YYSTACKSIZE
202 #define YYMAXDEPTH YYSTACKSIZE
205 #define YYSTACKSIZE YYMAXDEPTH macro
207 #define YYSTACKSIZE 10000 macro
H A Derror.tab.c202 #ifdef YYSTACKSIZE
204 #define YYMAXDEPTH YYSTACKSIZE
207 #define YYSTACKSIZE YYMAXDEPTH macro
209 #define YYSTACKSIZE 10000 macro
H A Dpure_error.tab.c209 #ifdef YYSTACKSIZE
211 #define YYMAXDEPTH YYSTACKSIZE
214 #define YYSTACKSIZE YYMAXDEPTH macro
216 #define YYSTACKSIZE 10000 macro
H A Dcalc.tab.c287 #ifdef YYSTACKSIZE
289 #define YYMAXDEPTH YYSTACKSIZE
292 #define YYSTACKSIZE YYMAXDEPTH macro
294 #define YYSTACKSIZE 10000 macro
H A Dcalc2.tab.c289 #ifdef YYSTACKSIZE
291 #define YYMAXDEPTH YYSTACKSIZE
294 #define YYSTACKSIZE YYMAXDEPTH macro
296 #define YYSTACKSIZE 10000 macro
H A Dcalc3.tab.c289 #ifdef YYSTACKSIZE
291 #define YYMAXDEPTH YYSTACKSIZE
294 #define YYSTACKSIZE YYMAXDEPTH macro
296 #define YYSTACKSIZE 10000 macro
H A Dcode_calc.code.c188 #ifdef YYSTACKSIZE
190 #define YYMAXDEPTH YYSTACKSIZE
193 #define YYSTACKSIZE YYMAXDEPTH macro
195 #define YYSTACKSIZE 10000 macro
H A Dok_syntax1.tab.c313 #ifdef YYSTACKSIZE
315 #define YYMAXDEPTH YYSTACKSIZE
318 #define YYSTACKSIZE YYMAXDEPTH macro
320 #define YYSTACKSIZE 10000 macro
H A Dpure_calc.tab.c292 #ifdef YYSTACKSIZE
294 #define YYMAXDEPTH YYSTACKSIZE
297 #define YYSTACKSIZE YYMAXDEPTH macro
299 #define YYSTACKSIZE 10000 macro
H A Dquote_calc-s.tab.c303 #ifdef YYSTACKSIZE
305 #define YYMAXDEPTH YYSTACKSIZE
308 #define YYSTACKSIZE YYMAXDEPTH macro
310 #define YYSTACKSIZE 10000 macro
H A Dquote_calc.tab.c309 #ifdef YYSTACKSIZE
311 #define YYMAXDEPTH YYSTACKSIZE
314 #define YYSTACKSIZE YYMAXDEPTH macro
316 #define YYSTACKSIZE 10000 macro
H A Dquote_calc2-s.tab.c303 #ifdef YYSTACKSIZE
305 #define YYMAXDEPTH YYSTACKSIZE
308 #define YYSTACKSIZE YYMAXDEPTH macro
310 #define YYSTACKSIZE 10000 macro
H A Dquote_calc2.tab.c309 #ifdef YYSTACKSIZE
311 #define YYMAXDEPTH YYSTACKSIZE
314 #define YYSTACKSIZE YYMAXDEPTH macro
316 #define YYSTACKSIZE 10000 macro
H A Dquote_calc3-s.tab.c304 #ifdef YYSTACKSIZE
306 #define YYMAXDEPTH YYSTACKSIZE
309 #define YYSTACKSIZE YYMAXDEPTH macro
311 #define YYSTACKSIZE 10000 macro
H A Dquote_calc3.tab.c304 #ifdef YYSTACKSIZE
306 #define YYMAXDEPTH YYSTACKSIZE
309 #define YYSTACKSIZE YYMAXDEPTH macro
311 #define YYSTACKSIZE 10000 macro
H A Dquote_calc4-s.tab.c304 #ifdef YYSTACKSIZE
306 #define YYMAXDEPTH YYSTACKSIZE
309 #define YYSTACKSIZE YYMAXDEPTH macro
311 #define YYSTACKSIZE 10000 macro
H A Dquote_calc4.tab.c304 #ifdef YYSTACKSIZE
306 #define YYMAXDEPTH YYSTACKSIZE
309 #define YYSTACKSIZE YYMAXDEPTH macro
311 #define YYSTACKSIZE 10000 macro
H A Dcalc1.tab.c335 #ifdef YYSTACKSIZE
337 #define YYMAXDEPTH YYSTACKSIZE
340 #define YYSTACKSIZE YYMAXDEPTH macro
342 #define YYSTACKSIZE 10000 macro

Completed in 131 milliseconds

123