Home
last modified time | relevance | path

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

/linux/scripts/dtc/
A Ddtc-lexer.lex.c290 static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file );
1633 yy_init_buffer( YY_CURRENT_BUFFER, input_file ); in yyrestart()
1705 yy_init_buffer( b, file ); in yy_create_buffer()
1733 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) in yy_init_buffer() function
/linux/scripts/kconfig/
A Dlexer.lex.c309 static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file );
3359 yy_init_buffer( YY_CURRENT_BUFFER, input_file ); in yyrestart()
3431 yy_init_buffer( b, file ); in yy_create_buffer()
3459 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) in yy_init_buffer() function

Completed in 11 milliseconds