OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:YYSTACKSIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/tools/m4/bootstrap/
parser.c
289
#ifdef
YYSTACKSIZE
291
#define YYMAXDEPTH
YYSTACKSIZE
294
#define
YYSTACKSIZE
YYMAXDEPTH
296
#define
YYSTACKSIZE
10000
313
int
yystacksize
;
variable in typeref:typename:int
326
if ((newsize =
yystacksize
) == 0)
341
yystacksize
= newsize;
/src/usr.sbin/npf/npfctl/
npf_parse.y
43
#define
YYSTACKSIZE
4096
Completed in 14 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025