Lines Matching refs:yy_state_ptr
637 yyg->yy_state_ptr = yyg->yy_full_state; /* restore orig. state */ \
638 yy_current_state = *yyg->yy_state_ptr; /* restore curr. state */ \
737 yy_state_type *yy_state_ptr; member
1010 yyg->yy_state_ptr = yyg->yy_state_buf;
1011 *yyg->yy_state_ptr++ = yy_current_state;
1024 *yyg->yy_state_ptr++ = yy_current_state;
1030 yy_current_state = *--yyg->yy_state_ptr;
1053 yyg->yy_full_state = yyg->yy_state_ptr;
1059 yyg->yy_full_state = yyg->yy_state_ptr;
1067 yy_current_state = *--yyg->yy_state_ptr;
1731 yyg->yy_state_ptr = yyg->yy_state_buf; in yy_get_previous_state()
1732 *yyg->yy_state_ptr++ = yy_current_state; in yy_get_previous_state()
1744 *yyg->yy_state_ptr++ = yy_current_state; in yy_get_previous_state()
1770 *yyg->yy_state_ptr++ = yy_current_state; in yy_try_NUL_trans()
2568 yyg->yy_state_ptr = 0; in yy_init_globals()