Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinprefslex.c117 #define BEGIN (yy_start) = 1 + 2 *
122 #define YY_START (((yy_start) - 1) / 2)
294 static int yy_start = 0; /* start state number */ variable
888 if ( ! (yy_start) )
889 (yy_start) = 1; /* first start state */
923 yy_current_state = (yy_start);
1433 yy_current_state = (yy_start); in yy_get_previous_state()
2036 (yy_start) = 0; in yy_init_globals()
/OK3568_Linux_fs/output/kconf/
H A Dzconf.lex.c
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dzconf.lex.c
H A 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;
/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Dscanner.c117 #define BEGIN (yy_start) = 1 + 2 *
122 #define YY_START (((yy_start) - 1) / 2)
275 static int yy_start = 0; /* start state number */ variable
743 if ( ! (yy_start) )
744 (yy_start) = 1; /* first start state */
778 yy_current_state = (yy_start);
1210 yy_current_state = (yy_start); in yy_get_previous_state()
1845 (yy_start) = 0; in yy_init_globals()
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc-lexer.lex.c
H A Ddtc-lexer.lex.c_shipped114 #define BEGIN (yy_start) = 1 + 2 *
120 #define YY_START (((yy_start) - 1) / 2)
278 static int yy_start = 0; /* start state number */
862 if ( ! (yy_start) )
863 (yy_start) = 1; /* first start state */
897 yy_current_state = (yy_start);
1534 yy_current_state = (yy_start);
2132 (yy_start) = 0;
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dzconf.lex.c_shipped115 #define BEGIN (yy_start) = 1 + 2 *
120 #define YY_START (((yy_start) - 1) / 2)
292 static int yy_start = 0; /* start state number */
1036 if ( ! (yy_start) )
1037 (yy_start) = 1; /* first start state */
1071 yy_current_state = (yy_start);
1672 yy_current_state = (yy_start);
2291 (yy_start) = 0;