Lines Matching defs:yyscanner
532 #define xlu__disk_yywrap(yyscanner) (/*CONSTCOND*/1) argument
2065 static int yy_get_next_buffer (yyscan_t yyscanner) in yy_get_next_buffer()
2174 static yy_state_type yy_get_previous_state (yyscan_t yyscanner) in yy_get_previous_state()
2206 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state , yyscan_t yyscanner) in yy_try_NUL_trans()
2233 static int yyinput (yyscan_t yyscanner) in yyinput()
2311 void yyrestart (FILE * input_file , yyscan_t yyscanner) in yyrestart()
2329 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer , yyscan_t yyscanner) in yy_switch_to_buffer()
2361 static void yy_load_buffer_state (yyscan_t yyscanner) in yy_load_buffer_state()
2376 YY_BUFFER_STATE yy_create_buffer (FILE * file, int size , yyscan_t yyscanner) in yy_create_buffer()
2404 void yy_delete_buffer (YY_BUFFER_STATE b , yyscan_t yyscanner) in yy_delete_buffer()
2424 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file , yyscan_t yyscanner) in yy_init_buffer()
2453 void yy_flush_buffer (YY_BUFFER_STATE b , yyscan_t yyscanner) in yy_flush_buffer()
2483 void yypush_buffer_state (YY_BUFFER_STATE new_buffer , yyscan_t yyscanner) in yypush_buffer_state()
2514 void yypop_buffer_state (yyscan_t yyscanner) in yypop_buffer_state()
2534 static void yyensure_buffer_stack (yyscan_t yyscanner) in yyensure_buffer_stack()
2584 YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size , yyscan_t yyscanner) in yy_scan_buffer()
2621 YY_BUFFER_STATE yy_scan_string (const char * yystr , yyscan_t yyscanner) in yy_scan_string()
2634 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len , yyscan_t yyscanner) in yy_scan_bytes()
2668 static void yynoreturn yy_fatal_error (const char* msg , yyscan_t yyscanner) in yy_fatal_error()
2698 YY_EXTRA_TYPE yyget_extra (yyscan_t yyscanner) in yyget_extra()
2707 int yyget_lineno (yyscan_t yyscanner) in yyget_lineno()
2720 int yyget_column (yyscan_t yyscanner) in yyget_column()
2733 FILE *yyget_in (yyscan_t yyscanner) in yyget_in()
2742 FILE *yyget_out (yyscan_t yyscanner) in yyget_out()
2751 int yyget_leng (yyscan_t yyscanner) in yyget_leng()
2761 char *yyget_text (yyscan_t yyscanner) in yyget_text()
2771 void yyset_extra (YY_EXTRA_TYPE user_defined , yyscan_t yyscanner) in yyset_extra()
2781 void yyset_lineno (int _line_number , yyscan_t yyscanner) in yyset_lineno()
2796 void yyset_column (int _column_no , yyscan_t yyscanner) in yyset_column()
2813 void yyset_in (FILE * _in_str , yyscan_t yyscanner) in yyset_in()
2819 void yyset_out (FILE * _out_str , yyscan_t yyscanner) in yyset_out()
2825 int yyget_debug (yyscan_t yyscanner) in yyget_debug()
2831 void yyset_debug (int _bdebug , yyscan_t yyscanner) in yyset_debug()
2899 static int yy_init_globals (yyscan_t yyscanner) in yy_init_globals()
2938 int yylex_destroy (yyscan_t yyscanner) in yylex_destroy()
2975 static void yy_flex_strncpy (char* s1, const char * s2, int n , yyscan_t yyscanner) in yy_flex_strncpy()
2987 static int yy_flex_strlen (const char * s , yyscan_t yyscanner) in yy_flex_strlen()
2997 void *yyalloc (yy_size_t size , yyscan_t yyscanner) in yyalloc()
3004 void *yyrealloc (void * ptr, yy_size_t size , yyscan_t yyscanner) in yyrealloc()
3019 void yyfree (void * ptr , yyscan_t yyscanner) in yyfree()