Home | History | Annotate | Download | only in sksl

Lines Matching defs:yy_get_next_buffer

355 static int yy_get_next_buffer (yyscan_t yyscanner );
1093 else switch ( yy_get_next_buffer( yyscanner ) )
1102 * yy_get_next_buffer() to have set up
1154 /* yy_get_next_buffer - try to read in a new buffer
1161 static int yy_get_next_buffer (yyscan_t yyscanner)
1282 YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
1423 switch ( yy_get_next_buffer( yyscanner ) )
1607 * called from layoutrestart() or through yy_get_next_buffer.