Home | History | Annotate | Download | only in glsl

Lines Matching refs:yy_get_next_buffer

339 static int yy_get_next_buffer (yyscan_t yyscanner );
2604 else switch ( yy_get_next_buffer( yyscanner ) )
2613 * yy_get_next_buffer() to have set up
2665 /* yy_get_next_buffer - try to read in a new buffer
2672 static int yy_get_next_buffer (yyscan_t yyscanner)
2793 YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
2893 switch ( yy_get_next_buffer( yyscanner ) )
3072 * called from _mesa_glsl_restart() or through yy_get_next_buffer.