Searched refs:yy_get_next_buffer (Results 1 – 10 of 10) sorted by relevance
377 static int yy_get_next_buffer (void );901 else switch ( yy_get_next_buffer( ) )969 static int yy_get_next_buffer (void) in yy_get_next_buffer() function1222 switch ( yy_get_next_buffer( ) ) in yyinput()
344 static int yy_get_next_buffer (yyscan_t yyscanner );1853 else switch ( yy_get_next_buffer( yyscanner ) )1921 static int yy_get_next_buffer (yyscan_t yyscanner) in yy_get_next_buffer() function2179 switch ( yy_get_next_buffer( yyscanner ) ) in yyinput()
431 static int yy_get_next_buffer (void );1052 else switch ( yy_get_next_buffer( ) )1129 static int yy_get_next_buffer (void)1369 switch ( yy_get_next_buffer( ) ) in yyinput()
385 static int yy_get_next_buffer (void );1051 else switch ( yy_get_next_buffer( ) )1119 static int yy_get_next_buffer (void) in yy_get_next_buffer() function1377 switch ( yy_get_next_buffer( ) ) in yyinput()
450 static int yy_get_next_buffer (void );1260 else switch ( yy_get_next_buffer( ) )1337 static int yy_get_next_buffer (void) in yy_get_next_buffer() function1577 switch ( yy_get_next_buffer( ) ) in yyinput()
450 static int yy_get_next_buffer (void );2509 else switch ( yy_get_next_buffer( ) )2586 static int yy_get_next_buffer (void) in yy_get_next_buffer() function2827 switch ( yy_get_next_buffer( ) ) in yyinput()
450 static int yy_get_next_buffer (void );1473 else switch ( yy_get_next_buffer( ) )1550 static int yy_get_next_buffer (void) in yy_get_next_buffer() function1790 switch ( yy_get_next_buffer( ) ) in yyinput()
386 static int yy_get_next_buffer (void );1832 else switch ( yy_get_next_buffer( ) )1900 static int yy_get_next_buffer (void) in yy_get_next_buffer() function2158 switch ( yy_get_next_buffer( ) ) in yyinput()
378 static int yy_get_next_buffer (void );3918 else switch ( yy_get_next_buffer( ) )3986 static int yy_get_next_buffer (void) in yy_get_next_buffer() function4202 switch ( yy_get_next_buffer( ) ) in yyinput()
676 static int yy_get_next_buffer (void );1355 else switch ( yy_get_next_buffer( ) )1364 * yy_get_next_buffer() to have set up1416 /* yy_get_next_buffer - try to read in a new buffer1423 static int yy_get_next_buffer (void)1643 switch ( yy_get_next_buffer( ) )1815 * called from zconfrestart() or through yy_get_next_buffer.