Lines Matching refs:yyguts_t
1088 struct yyguts_t struct
1327 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
2286 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
2423 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_get_previous_state()
2455 …struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; /* This var may be unused depending upon opti… in yy_try_NUL_trans()
2490 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyinput()
2570 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyrestart()
2588 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_switch_to_buffer()
2620 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_load_buffer_state()
2663 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_delete_buffer()
2685 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_init_buffer()
2712 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_flush_buffer()
2742 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yypush_buffer_state()
2773 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yypop_buffer_state()
2794 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyensure_buffer_stack()
2923 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_push_state()
2948 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_pop_state()
2957 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_top_state()
2967 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_fatal_error()
2997 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyget_extra()
3006 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyget_lineno()
3019 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyget_column()
3032 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyget_in()
3041 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyget_out()
3050 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyget_leng()
3060 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyget_text()
3070 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyset_extra()
3080 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyset_lineno()
3095 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyset_column()
3112 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyset_in()
3118 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyset_out()
3124 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyget_debug()
3130 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyset_debug()
3138 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyget_lval()
3144 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyset_lval()
3150 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyget_lloc()
3156 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyset_lloc()
3175 *ptr_yy_globals = (yyscan_t) yyalloc ( sizeof( struct yyguts_t ), NULL ); in yylex_init()
3183 memset(*ptr_yy_globals,0x00,sizeof(struct yyguts_t)); in yylex_init()
3199 struct yyguts_t dummy_yyguts; in yylex_init_extra()
3208 *ptr_yy_globals = (yyscan_t) yyalloc ( sizeof( struct yyguts_t ), &dummy_yyguts ); in yylex_init_extra()
3217 memset(*ptr_yy_globals,0x00,sizeof(struct yyguts_t)); in yylex_init_extra()
3226 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_init_globals()
3260 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yylex_destroy()
3294 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_flex_strncpy()
3316 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyalloc()
3323 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyrealloc()
3338 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyfree()
3362 struct yyguts_t* yyg = (struct yyguts_t*) yyscanner; in check_type()
3378 struct yyguts_t* yyg = (struct yyguts_t*) yyscanner; in reserved_word()
3411 struct yyguts_t* yyg = (struct yyguts_t*) context->getScanner(); in ES2_identifier_ES3_keyword()
3426 struct yyguts_t* yyg = (struct yyguts_t*) context->getScanner(); in uint_constant()
3444 struct yyguts_t* yyg = (struct yyguts_t*) context->getScanner(); in floatsuffix_check()
3460 struct yyguts_t* yyg = (struct yyguts_t*) yyscanner; in int_constant()
3468 struct yyguts_t* yyg = (struct yyguts_t*) yyscanner; in float_constant()
3476 struct yyguts_t* yyg = (struct yyguts_t*) scanner; in yyerror()