Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/kconfig/
Dzconf.lex.c715 static int yy_get_next_buffer (void );
1457 else switch ( yy_get_next_buffer( ) )
1525 static int yy_get_next_buffer (void) in yy_get_next_buffer() function
1753 switch ( yy_get_next_buffer( ) ) in yyinput()
Dzconf.lex.c_shipped715 static int yy_get_next_buffer (void );
1457 else switch ( yy_get_next_buffer( ) )
1466 * yy_get_next_buffer() to have set up
1518 /* yy_get_next_buffer - try to read in a new buffer
1525 static int yy_get_next_buffer (void)
1645 YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
1753 switch ( yy_get_next_buffer( ) )
1925 * called from zconfrestart() or through yy_get_next_buffer.
/linux-4.4.14/scripts/dtc/
Ddtc-lexer.lex.c_shipped363 static int yy_get_next_buffer (void );
1309 else switch ( yy_get_next_buffer( ) )
1318 * yy_get_next_buffer() to have set up
1371 /* yy_get_next_buffer - try to read in a new buffer
1378 static int yy_get_next_buffer (void)
1498 YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
1595 switch ( yy_get_next_buffer( ) )
1769 * called from yyrestart() or through yy_get_next_buffer.
/linux-4.4.14/scripts/genksyms/
Dlex.lex.c_shipped352 static int yy_get_next_buffer (void );
977 else switch ( yy_get_next_buffer( ) )
986 * yy_get_next_buffer() to have set up
1038 /* yy_get_next_buffer - try to read in a new buffer
1045 static int yy_get_next_buffer (void)
1165 YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
1299 switch ( yy_get_next_buffer( ) )
1477 * called from yyrestart() or through yy_get_next_buffer.