Searched refs:old_state (Results 1 – 3 of 3) sorted by relevance
213 static int old_state; variable231 int old_state; member254 saved->old_state = old_state; in app_push()291 old_state = saved->old_state; in app_pop()475 state = old_state; in do_scrub_chars()476 old_state = 3; in do_scrub_chars()514 state = old_state; in do_scrub_chars()532 old_state = 3; in do_scrub_chars()583 state = old_state; in do_scrub_chars()591 state = old_state; in do_scrub_chars()[all …]
3192 UNGET rather than PUT. Set old_state before setting state to -2.
1046 bfd_boolean old_state; member1107 stack->old_state = directive_state[directive]; in directive_push()1134 directive_state[directive_state_stack->directive] = top->old_state; in directive_pop()