Home
last modified time | relevance | path

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

/linux/scripts/dtc/
A Ddtc-lexer.lex.c343 static int yy_get_next_buffer ( void );
1276 else switch ( yy_get_next_buffer( ) )
1345 static int yy_get_next_buffer (void) in yy_get_next_buffer() function
1570 switch ( yy_get_next_buffer( ) ) in yyinput()
/linux/scripts/kconfig/
A Dlexer.lex.c2125 static int yy_get_next_buffer ( void );
2984 else switch ( yy_get_next_buffer( ) )
3053 static int yy_get_next_buffer (void) in yy_get_next_buffer() function
3293 switch ( yy_get_next_buffer( ) ) in yyinput()

Completed in 10 milliseconds