Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/kconfig/
Dzconf.lex.c306 static int yy_init = 0; /* whether we need to initialize */ variable
1040 if ( !(yy_init) )
1042 (yy_init) = 1;
2266 (yy_init) = 0; in yy_init_globals()
Dzconf.lex.c_shipped306 static int yy_init = 0; /* whether we need to initialize */
1040 if ( !(yy_init) )
1042 (yy_init) = 1;
2266 (yy_init) = 0;
/linux-4.4.14/scripts/dtc/
Ddtc-lexer.lex.c_shipped289 static int yy_init = 0; /* whether we need to initialize */
856 if ( !(yy_init) )
858 (yy_init) = 1;
2110 (yy_init) = 0;
/linux-4.4.14/scripts/genksyms/
Dlex.lex.c_shipped278 static int yy_init = 0; /* whether we need to initialize */
761 if ( !(yy_init) )
763 (yy_init) = 1;
1818 (yy_init) = 0;