Home | History | Annotate | Download | only in sksl

Lines Matching defs:yy_get_next_buffer

370 static int yy_get_next_buffer (yyscan_t yyscanner );
1510 else switch ( yy_get_next_buffer( yyscanner ) )
1519 * yy_get_next_buffer() to have set up
1572 /* yy_get_next_buffer - try to read in a new buffer
1579 static int yy_get_next_buffer (yyscan_t yyscanner)
1700 YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
1842 switch ( yy_get_next_buffer( yyscanner ) )
2026 * called from skslrestart() or through yy_get_next_buffer.