• Home
  • Raw
  • Download

Lines Matching refs:yyguts_t

1202 struct yyguts_t  struct
1538 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
2498 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
2640 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_get_previous_state()
2673 …struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; /* This var may be unused depending upon opti… in yy_try_NUL_trans()
2709 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyinput()
2789 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyrestart()
2808 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_switch_to_buffer()
2841 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_load_buffer_state()
2885 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_delete_buffer()
2908 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_init_buffer()
2938 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_flush_buffer()
2968 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yypush_buffer_state()
3000 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yypop_buffer_state()
3022 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyensure_buffer_stack()
3176 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_fatal_error()
3209 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyget_extra()
3220 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyget_lineno()
3237 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyget_column()
3254 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyget_in()
3265 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyget_out()
3276 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyget_leng()
3287 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyget_text()
3299 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyset_extra()
3311 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyset_lineno()
3330 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyset_column()
3352 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyset_in()
3360 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyset_out()
3369 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyget_debug()
3377 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyset_debug()
3387 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyget_lval()
3395 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyset_lval()
3404 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyget_lloc()
3412 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyset_lloc()
3433 *ptr_yy_globals = (yyscan_t) yyalloc ( sizeof( struct yyguts_t ), NULL ); in yylex_init()
3441 memset(*ptr_yy_globals,0x00,sizeof(struct yyguts_t)); in yylex_init()
3456 struct yyguts_t dummy_yyguts; in yylex_init_extra()
3465 *ptr_yy_globals = (yyscan_t) yyalloc ( sizeof( struct yyguts_t ), &dummy_yyguts ); in yylex_init_extra()
3474 memset(*ptr_yy_globals,0x00,sizeof(struct yyguts_t)); in yylex_init_extra()
3484 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_init_globals()
3528 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yylex_destroy()
3570 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_flex_strncpy()
3596 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyalloc()
3605 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyrealloc()
3622 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyfree()
3654 struct yyguts_t* yyg = (struct yyguts_t*) yyscanner; in check_type()
3670 struct yyguts_t* yyg = (struct yyguts_t*) yyscanner; in reserved_word()
3703 struct yyguts_t* yyg = (struct yyguts_t*) context->getScanner(); in ES2_identifier_ES3_keyword()
3718 struct yyguts_t* yyg = (struct yyguts_t*) context->getScanner(); in uint_constant()
3735 struct yyguts_t* yyg = (struct yyguts_t*) context->getScanner(); in floatsuffix_check()
3751 struct yyguts_t* yyg = (struct yyguts_t*) yyscanner; in int_constant()
3759 struct yyguts_t* yyg = (struct yyguts_t*) yyscanner; in float_constant()
3767 struct yyguts_t* yyg = (struct yyguts_t*) scanner; in yyerror()