Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinprefslex.c311 static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file );
1580 yy_init_buffer( YY_CURRENT_BUFFER, input_file ); in yyrestart()
1652 yy_init_buffer( b, file ); in yy_create_buffer()
1680 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) in yy_init_buffer() function
/OK3568_Linux_fs/output/kconf/
H A Dzconf.lex.c
/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Dscanner.c292 static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file );
1392 yy_init_buffer( YY_CURRENT_BUFFER, input_file ); in yyrestart()
1464 yy_init_buffer( b, file ); in yy_create_buffer()
1492 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) in yy_init_buffer() function
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc-lexer.lex.c
H A Ddtc-lexer.lex.c_shipped295 static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
1679 yy_init_buffer(YY_CURRENT_BUFFER,input_file );
1751 yy_init_buffer(b,file );
1779 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
1789 /* If b is the current buffer, then yy_init_buffer was _probably_
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dzconf.lex.c_shipped309 static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file );
1835 yy_init_buffer( YY_CURRENT_BUFFER, input_file );
1907 yy_init_buffer( b, file );
1935 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
1945 /* If b is the current buffer, then yy_init_buffer was _probably_
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dzconf.lex.c
H A Dzconf.lex.c_shipped11 #define yy_init_buffer zconf_init_buffer