OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:yy_start_stack_depth
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/compiler/
lex.yy.c
612
static int
yy_start_stack_depth
= 0;
variable in typeref:typename:int
1703
if ( yy_start_stack_ptr >=
yy_start_stack_depth
)
1707
yy_start_stack_depth
+= YY_START_STACK_INCR;
1708
new_size =
yy_start_stack_depth
* sizeof( int );
Completed in 68 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025