Lines Matching refs:yyguts_t
667 struct yyguts_t struct
878 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
1581 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_get_next_buffer()
1718 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_get_previous_state()
1750 …struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; /* This var may be unused depending upon opti… in yy_try_NUL_trans()
1775 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyunput()
1823 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyinput()
1903 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in skslrestart()
1921 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in sksl_switch_to_buffer()
1953 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in sksl_load_buffer_state()
1996 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in sksl_delete_buffer()
2018 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in sksl_init_buffer()
2045 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in sksl_flush_buffer()
2075 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in skslpush_buffer_state()
2106 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in skslpop_buffer_state()
2127 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in skslensure_buffer_stack()
2288 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in skslget_extra()
2297 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in skslget_lineno()
2310 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in skslget_column()
2323 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in skslget_in()
2332 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in skslget_out()
2341 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in skslget_leng()
2351 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in skslget_text()
2361 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in skslset_extra()
2371 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in skslset_lineno()
2386 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in skslset_column()
2403 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in skslset_in()
2409 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in skslset_out()
2415 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in skslget_debug()
2421 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in skslset_debug()
2442 *ptr_yy_globals = (yyscan_t) skslalloc ( sizeof( struct yyguts_t ), NULL ); in sksllex_init()
2450 memset(*ptr_yy_globals,0x00,sizeof(struct yyguts_t)); in sksllex_init()
2466 struct yyguts_t dummy_yyguts; in sksllex_init_extra()
2475 *ptr_yy_globals = (yyscan_t) skslalloc ( sizeof( struct yyguts_t ), &dummy_yyguts ); in sksllex_init_extra()
2484 memset(*ptr_yy_globals,0x00,sizeof(struct yyguts_t)); in sksllex_init_extra()
2493 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_init_globals()
2527 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in sksllex_destroy()