Searched refs:yy_init_buffer (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | winprefslex.c | 311 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 D | zconf.lex.c | |
| /OK3568_Linux_fs/external/xserver/hw/dmx/config/ |
| H A D | scanner.c | 292 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 D | dtc-lexer.lex.c | |
| H A D | dtc-lexer.lex.c_shipped | 295 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 D | zconf.lex.c_shipped | 309 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 D | zconf.lex.c | |
| H A D | zconf.lex.c_shipped | 11 #define yy_init_buffer zconf_init_buffer
|