Searched refs:yy_create_buffer (Results 1 – 5 of 5) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | dtc-lexer.lex.c_shipped | 298 YY_BUFFER_STATE yy_create_buffer (FILE *file,int size ); 318 #define yy_new_buffer yy_create_buffer 325 yy_create_buffer(yyin,YY_BUF_SIZE ); \ 335 yy_create_buffer(yyin,YY_BUF_SIZE ); \ 819 yy_create_buffer(yyin,YY_BUF_SIZE ); 1456 yy_create_buffer(yyin,YY_BUF_SIZE ); 1512 YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) 1518 YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); 1527 YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); 1537 * @param b a buffer created with yy_create_buffer() [all …]
|
| H A D | dtc-lexer.l | 178 yypush_buffer_state(yy_create_buffer(yyin, YY_BUF_SIZE));
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/ |
| H A D | lex.c_shipped | 360 YY_BUFFER_STATE yy_create_buffer (FILE *file,int size ); 382 #define yy_new_buffer yy_create_buffer 389 yy_create_buffer(yyin,YY_BUF_SIZE ); \ 399 yy_create_buffer(yyin,YY_BUF_SIZE ); \ 947 yy_create_buffer(yyin,YY_BUF_SIZE ); 1609 yy_create_buffer(yyin,YY_BUF_SIZE ); 1674 YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) 1683 YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); 1692 YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); 1702 * @param b a buffer created with yy_create_buffer()
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | lex.zconf.c | 8 #define yy_create_buffer zconf_create_buffer macro
|
| H A D | lex.zconf.c_shipped | 8 #define yy_create_buffer zconf_create_buffer
|