• Home
  • Raw
  • Download

Lines Matching refs:yyguts_t

709 struct yyguts_t  struct
951 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
1618 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_get_next_buffer()
1726 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_get_previous_state()
1758 …struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; /* This var may be unused depending upon opti… in yy_try_NUL_trans()
1778 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyunput()
1822 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyinput()
1897 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in glcpp_restart()
1915 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in glcpp__switch_to_buffer()
1947 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in glcpp__load_buffer_state()
1990 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in glcpp__delete_buffer()
2012 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in glcpp__init_buffer()
2039 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in glcpp__flush_buffer()
2069 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in glcpp_push_buffer_state()
2100 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in glcpp_pop_buffer_state()
2121 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in glcpp_ensure_buffer_stack()
2250 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_push_state()
2275 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_pop_state()
2284 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_top_state()
2322 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in glcpp_get_extra()
2331 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in glcpp_get_lineno()
2344 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in glcpp_get_column()
2357 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in glcpp_get_in()
2366 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in glcpp_get_out()
2375 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in glcpp_get_leng()
2385 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in glcpp_get_text()
2395 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in glcpp_set_extra()
2405 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in glcpp_set_lineno()
2420 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in glcpp_set_column()
2437 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in glcpp_set_in()
2443 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in glcpp_set_out()
2449 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in glcpp_get_debug()
2455 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in glcpp_set_debug()
2463 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in glcpp_get_lval()
2469 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in glcpp_set_lval()
2475 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in glcpp_get_lloc()
2481 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in glcpp_set_lloc()
2500 *ptr_yy_globals = (yyscan_t) glcpp_alloc ( sizeof( struct yyguts_t ), NULL ); in glcpp_lex_init()
2508 memset(*ptr_yy_globals,0x00,sizeof(struct yyguts_t)); in glcpp_lex_init()
2524 struct yyguts_t dummy_yyguts; in glcpp_lex_init_extra()
2533 *ptr_yy_globals = (yyscan_t) glcpp_alloc ( sizeof( struct yyguts_t ), &dummy_yyguts ); in glcpp_lex_init_extra()
2542 memset(*ptr_yy_globals,0x00,sizeof(struct yyguts_t)); in glcpp_lex_init_extra()
2551 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_init_globals()
2590 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in glcpp_lex_destroy()