Home
last modified time | relevance | path

Searched refs:it_was_placed_in_stack_for_DFA_forming (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/gcc/
HDgenautomata.c684 char it_was_placed_in_stack_for_DFA_forming; member
3622 result->it_was_placed_in_stack_for_DFA_forming = 0; in get_free_state()
5491 (state_in_table->it_was_placed_in_stack_for_DFA_forming); in create_composed_state()
5497 gcc_assert (!state->it_was_placed_in_stack_for_DFA_forming); in create_composed_state()
5519 if (!state->it_was_placed_in_stack_for_DFA_forming) in create_composed_state()
5521 state->it_was_placed_in_stack_for_DFA_forming = 1; in create_composed_state()
5544 start_state->it_was_placed_in_stack_for_DFA_forming = 1; in NDFA_to_DFA()