Home
last modified time | relevance | path

Searched refs:YYSTACKSIZE (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/tools/m4/bootstrap/
H A Dparser.c289 #ifdef YYSTACKSIZE
291 #define YYMAXDEPTH YYSTACKSIZE
294 #define YYSTACKSIZE YYMAXDEPTH macro
296 #define YYSTACKSIZE 10000 macro
/netbsd-src/external/bsd/flex/dist/src/
H A Dinitparse.c583 #ifdef YYSTACKSIZE
585 #define YYMAXDEPTH YYSTACKSIZE
588 #define YYSTACKSIZE YYMAXDEPTH macro
590 #define YYSTACKSIZE 10000 macro
/netbsd-src/usr.sbin/npf/npfctl/
H A Dnpf_parse.y43 #define YYSTACKSIZE 4096 macro
/netbsd-src/external/bsd/ipf/dist/tools/
H A Dippool_y.y43 #define YYSTACKSIZE 0x00ffffff macro