• Home
  • History
  • Annotate
  • Raw
  • Download

Lines Matching refs:yyguts_t

612 struct yyguts_t  struct
814 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
1163 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_get_next_buffer()
1300 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_get_previous_state()
1332 …struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; /* This var may be unused depending upon opti… in yy_try_NUL_trans()
1356 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyunput()
1404 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyinput()
1484 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in layoutrestart()
1502 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in layout_switch_to_buffer()
1534 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in layout_load_buffer_state()
1577 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in layout_delete_buffer()
1599 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in layout_init_buffer()
1626 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in layout_flush_buffer()
1656 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in layoutpush_buffer_state()
1687 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in layoutpop_buffer_state()
1708 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in layoutensure_buffer_stack()
1868 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in layoutget_extra()
1877 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in layoutget_lineno()
1890 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in layoutget_column()
1903 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in layoutget_in()
1912 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in layoutget_out()
1921 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in layoutget_leng()
1931 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in layoutget_text()
1941 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in layoutset_extra()
1951 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in layoutset_lineno()
1966 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in layoutset_column()
1983 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in layoutset_in()
1989 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in layoutset_out()
1995 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in layoutget_debug()
2001 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in layoutset_debug()
2022 *ptr_yy_globals = (yyscan_t) layoutalloc ( sizeof( struct yyguts_t ), NULL ); in layoutlex_init()
2030 memset(*ptr_yy_globals,0x00,sizeof(struct yyguts_t)); in layoutlex_init()
2046 struct yyguts_t dummy_yyguts; in layoutlex_init_extra()
2055 *ptr_yy_globals = (yyscan_t) layoutalloc ( sizeof( struct yyguts_t ), &dummy_yyguts ); in layoutlex_init_extra()
2064 memset(*ptr_yy_globals,0x00,sizeof(struct yyguts_t)); in layoutlex_init_extra()
2073 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_init_globals()
2107 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in layoutlex_destroy()