Searched refs:next_active_state (Results 1 – 1 of 1) sorted by relevance
355 next_active_state->offset = (x); \356 next_active_state->count = (y); \357 next_active_state++; \365 next_active_state->offset = (x); \366 next_active_state->count = (y); \367 next_active_state->data = (z); \368 next_active_state++; \410 stateblock *next_active_state, *next_new_state; in internal_dfa_exec() local611 next_active_state = active_states + active_count; in internal_dfa_exec()1186 next_active_state--; in internal_dfa_exec()[all …]