Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/kconfig/
Dzconf.lex.c691 static int yy_get_next_buffer (void );
1404 else switch ( yy_get_next_buffer( ) )
1472 static int yy_get_next_buffer (void) in yy_get_next_buffer() function
1700 switch ( yy_get_next_buffer( ) ) in yyinput()
Dzconf.lex.c_shipped691 static int yy_get_next_buffer (void );
1404 else switch ( yy_get_next_buffer( ) )
1413 * yy_get_next_buffer() to have set up
1465 /* yy_get_next_buffer - try to read in a new buffer
1472 static int yy_get_next_buffer (void)
1592 YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
1700 switch ( yy_get_next_buffer( ) )
1872 * called from zconfrestart() or through yy_get_next_buffer.
/linux-4.1.27/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.
/linux-4.1.27/scripts/dtc/
Ddtc-lexer.lex.c_shipped362 static int yy_get_next_buffer (void );
1281 else switch ( yy_get_next_buffer( ) )
1290 * yy_get_next_buffer() to have set up
1342 /* yy_get_next_buffer - try to read in a new buffer
1349 static int yy_get_next_buffer (void)
1469 YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
1566 switch ( yy_get_next_buffer( ) )
1740 * called from yyrestart() or through yy_get_next_buffer.