Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped362 static int yy_get_next_buffer (void );
1114 else switch ( yy_get_next_buffer( ) )
1123 * yy_get_next_buffer() to have set up
1175 /* yy_get_next_buffer - try to read in a new buffer
1182 static int yy_get_next_buffer (void)
1302 YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
1398 switch ( yy_get_next_buffer( ) )
1570 * called from yyrestart() or through yy_get_next_buffer.
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlex.zconf.c700 static int yy_get_next_buffer (void );
1419 else switch ( yy_get_next_buffer( ) )
1487 static int yy_get_next_buffer (void) in yy_get_next_buffer() function
1715 switch ( yy_get_next_buffer( ) ) in yyinput()
H A Dlex.zconf.c_shipped700 static int yy_get_next_buffer (void );
1419 else switch ( yy_get_next_buffer( ) )
1428 * yy_get_next_buffer() to have set up
1480 /* yy_get_next_buffer - try to read in a new buffer
1487 static int yy_get_next_buffer (void)
1607 YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
1715 switch ( yy_get_next_buffer( ) )
1887 * called from zconfrestart() or through yy_get_next_buffer.
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.c_shipped431 static int yy_get_next_buffer (void );
1181 else switch ( yy_get_next_buffer( ) )
1190 * yy_get_next_buffer() to have set up
1250 /* yy_get_next_buffer - try to read in a new buffer
1258 static int yy_get_next_buffer (void)
1381 YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
1542 switch ( yy_get_next_buffer( ) )
1754 * called from yyrestart() or through yy_get_next_buffer.