Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinprefslex.c127 #define YY_NEW_FILE yyrestart( yyin )
301 void yyrestart ( FILE *input_file );
1392 yyrestart( yyin ); in yy_get_next_buffer()
1528 yyrestart( yyin ); in yyinput()
1571 void yyrestart (FILE * input_file ) in yyrestart() function
/OK3568_Linux_fs/output/kconf/
H A Dzconf.lex.c
/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Dscanner.c127 #define YY_NEW_FILE yyrestart( yyin )
282 void yyrestart ( FILE *input_file );
1169 yyrestart( yyin ); in yy_get_next_buffer()
1343 yyrestart( yyin ); in yyinput()
1383 void yyrestart (FILE * input_file ) in yyrestart() function
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc-lexer.lex.c
H A Ddtc-lexer.lex.c_shipped127 #define YY_NEW_FILE yyrestart(yyin )
242 * (via yyrestart()), so that the user can continue scanning by
285 void yyrestart (FILE *input_file );
1496 yyrestart(yyin );
1630 yyrestart(yyin );
1670 void yyrestart (FILE * input_file )
1777 * such as during a yyrestart() or at EOF.
1790 * called from yyrestart() or through yy_get_next_buffer.
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dzconf.lex.c_shipped125 #define YY_NEW_FILE yyrestart( yyin )
257 * (via yyrestart()), so that the user can continue scanning by
299 void yyrestart ( FILE *input_file );
1631 yyrestart( yyin );
1783 yyrestart( yyin );
1826 void yyrestart (FILE * input_file )
1933 * such as during a yyrestart() or at EOF.
1946 * called from yyrestart() or through yy_get_next_buffer.
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dzconf.lex.c
H A Dzconf.lex.c_shipped20 #define yyrestart zconfrestart