Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxlu_cfg_l.c366 static int yy_get_next_buffer (yyscan_t yyscanner );
1060 else switch ( yy_get_next_buffer( yyscanner ) )
1129 static int yy_get_next_buffer (yyscan_t yyscanner) in yy_get_next_buffer() function
1350 switch ( yy_get_next_buffer( yyscanner ) ) in yyinput()
A Dlibxlu_disk_l.c351 static int yy_get_next_buffer (yyscan_t yyscanner );
1709 else switch ( yy_get_next_buffer( yyscanner ) )
1778 static int yy_get_next_buffer (yyscan_t yyscanner) in yy_get_next_buffer() function
1965 switch ( yy_get_next_buffer( yyscanner ) ) in yyinput()
/xen-4.10.0-shim-comet/xen/tools/kconfig/
A 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.

Completed in 12 milliseconds