OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:yy_init
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/compiler/
lex.yy.c
220
static int
yy_init
= 1; /* whether we need to initialize */
variable in typeref:typename:int
731
if (
yy_init
)
733
yy_init
= 0;
/src/tools/m4/bootstrap/
tokenizer.c
284
static int
yy_init
= 0; /* whether we need to initialize */
variable in typeref:typename:int
701
if ( !(
yy_init
) )
703
(
yy_init
) = 1;
1767
(
yy_init
) = 0;
Completed in 52 milliseconds
Indexes created Mon Sep 22 21:09:42 GMT 2025