Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/kconfig/
Dzconf.lex.c144 #define BEGIN (yy_start) = 1 + 2 *
150 #define YY_START (((yy_start) - 1) / 2)
307 static int yy_start = 0; /* start state number */ variable
1048 if ( ! (yy_start) )
1049 (yy_start) = 1; /* first start state */
1078 yy_current_state = (yy_start);
1664 yy_current_state = (yy_start); in yy_get_previous_state()
2267 (yy_start) = 0; in yy_init_globals()
Dzconf.lex.c_shipped144 #define BEGIN (yy_start) = 1 + 2 *
150 #define YY_START (((yy_start) - 1) / 2)
307 static int yy_start = 0; /* start state number */
1048 if ( ! (yy_start) )
1049 (yy_start) = 1; /* first start state */
1078 yy_current_state = (yy_start);
1664 yy_current_state = (yy_start);
2267 (yy_start) = 0;
/linux-4.4.14/scripts/dtc/
Ddtc-lexer.lex.c_shipped126 #define BEGIN (yy_start) = 1 + 2 *
132 #define YY_START (((yy_start) - 1) / 2)
290 static int yy_start = 0; /* start state number */
864 if ( ! (yy_start) )
865 (yy_start) = 1; /* first start state */
899 yy_current_state = (yy_start);
1517 yy_current_state = (yy_start);
2111 (yy_start) = 0;
/linux-4.4.14/scripts/genksyms/
Dlex.lex.c_shipped124 #define BEGIN (yy_start) = 1 + 2 *
130 #define YY_START (((yy_start) - 1) / 2)
279 static int yy_start = 0; /* start state number */
769 if ( ! (yy_start) )
770 (yy_start) = 1; /* first start state */
799 yy_current_state = (yy_start);
1184 yy_current_state = (yy_start);
1819 (yy_start) = 0;