Home | History | Annotate | Download | only in src

Lines Matching defs:yy_state_type

389 /* %% [1.0] skel_text/skel_in/skel_out/yy_state_type/skel_lineno etc. def's & init go here */
401 typedef int yy_state_type;
412 static yy_state_type yy_get_previous_state (void );
413 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
559 static yy_state_type yy_last_accepting_state;
837 register yy_state_type yy_current_state;
1100 yy_state_type yy_next_state;
1345 static yy_state_type yy_get_previous_state (void)
1350 register yy_state_type yy_current_state;
1383 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )