Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlex.zconf.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
1026 if ( ! (yy_start) )
1027 (yy_start) = 1; /* first start state */
1056 yy_current_state = (yy_start);
1626 yy_current_state = (yy_start); in yy_get_previous_state()
2229 (yy_start) = 0; in yy_init_globals()
H A Dlex.zconf.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 */
1026 if ( ! (yy_start) )
1027 (yy_start) = 1; /* first start state */
1056 yy_current_state = (yy_start);
1626 yy_current_state = (yy_start);
2229 (yy_start) = 0;
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped126 #define BEGIN (yy_start) = 1 + 2 *
132 #define YY_START (((yy_start) - 1) / 2)
289 static int yy_start = 0; /* start state number */
807 if ( ! (yy_start) )
808 (yy_start) = 1; /* first start state */
837 yy_current_state = (yy_start);
1321 yy_current_state = (yy_start);
1912 (yy_start) = 0;
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.c_shipped168 #define BEGIN (yy_start) = 1 + 2 *
174 #define YY_START (((yy_start) - 1) / 2)
348 static int yy_start = 0; /* start state number */
927 if ( ! (yy_start) )
928 (yy_start) = 1; /* first start state */
967 yy_current_state = (yy_start);
1407 yy_current_state = (yy_start);
2148 (yy_start) = 0;