Searched refs:yy_state_type (Results 1 – 2 of 2) sorted by relevance
143 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))330 typedef int yy_state_type; typedef341 static yy_state_type yy_get_previous_state ( void );342 static yy_state_type yy_try_NUL_trans ( yy_state_type current_state );590 static yy_state_type yy_last_accepting_state;827 yy_state_type yy_current_state;1241 yy_state_type yy_next_state;1483 static yy_state_type yy_get_previous_state (void) in yy_get_previous_state()1485 yy_state_type yy_current_state; in yy_get_previous_state()1516 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans()
143 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))349 typedef int yy_state_type; typedef2123 static yy_state_type yy_get_previous_state ( void );2124 static yy_state_type yy_try_NUL_trans ( yy_state_type current_state );2473 yy_state_type yy_current_state;2950 yy_state_type yy_next_state;3191 static yy_state_type yy_get_previous_state (void) in yy_get_previous_state()3193 yy_state_type yy_current_state; in yy_get_previous_state()3211 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans()
Completed in 13 milliseconds