Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlex.zconf.c306 static int yy_init = 0; /* whether we need to initialize */ variable
1018 if ( !(yy_init) )
1020 (yy_init) = 1;
2228 (yy_init) = 0; in yy_init_globals()
H A Dlex.zconf.c_shipped306 static int yy_init = 0; /* whether we need to initialize */
1018 if ( !(yy_init) )
1020 (yy_init) = 1;
2228 (yy_init) = 0;
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped288 static int yy_init = 0; /* whether we need to initialize */
799 if ( !(yy_init) )
801 (yy_init) = 1;
1911 (yy_init) = 0;
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.c_shipped347 static int yy_init = 0; /* whether we need to initialize */
919 if ( !(yy_init) )
921 (yy_init) = 1;
2147 (yy_init) = 0;