Searched refs:new_states (Results 1 – 2 of 2) sorted by relevance
409 stateblock *active_states, *new_states, *temp_states; in internal_dfa_exec() local453 next_new_state = new_states = active_states + wscount; in internal_dfa_exec()548 memcpy(new_states, active_states, new_count * sizeof(stateblock)); in internal_dfa_exec()590 active_states = new_states; in internal_dfa_exec()591 new_states = temp_states; in internal_dfa_exec()612 next_new_state = new_states; in internal_dfa_exec()
16610 (new_states): Merge into...18354 (new_states): Create the itemset of the initial state, and use22922 (new_states): this.