Searched refs:yy_init_buffer (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/scripts/dtc/ |
D | dtc-lexer.lex.c_shipped | 307 static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file ); 1658 yy_init_buffer(YY_CURRENT_BUFFER,input_file ); 1730 yy_init_buffer(b,file ); 1758 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) 1768 /* If b is the current buffer, then yy_init_buffer was _probably_
|
/linux-4.4.14/scripts/genksyms/ |
D | lex.lex.c_shipped | 296 static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file ); 1362 yy_init_buffer(YY_CURRENT_BUFFER,input_file ); 1434 yy_init_buffer(b,file ); 1466 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) 1476 /* If b is the current buffer, then yy_init_buffer was _probably_
|
/linux-4.4.14/scripts/kconfig/ |
D | zconf.lex.c | 11 #define yy_init_buffer zconf_init_buffer macro
|
D | zconf.lex.c_shipped | 11 #define yy_init_buffer zconf_init_buffer
|