Searched refs:yy_init_buffer (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | dtc-lexer.lex.c_shipped | 306 static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file ); 1459 yy_init_buffer(YY_CURRENT_BUFFER,input_file ); 1531 yy_init_buffer(b,file ); 1559 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) 1569 /* If b is the current buffer, then yy_init_buffer was _probably_
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/ |
| H A D | lex.c_shipped | 368 static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file ); 1612 yy_init_buffer(YY_CURRENT_BUFFER,input_file ); 1696 yy_init_buffer(b,file ); 1740 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) 1753 /* If b is the current buffer, then yy_init_buffer was _probably_
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | lex.zconf.c | 11 #define yy_init_buffer zconf_init_buffer macro
|
| H A D | lex.zconf.c_shipped | 11 #define yy_init_buffer zconf_init_buffer
|