Searched refs:state_stackS (Results 1 – 1 of 1) sorted by relevance
1005 } state_stackS; typedef1007 state_stackS *directive_state_stack;1052 state_stackS *stack = (state_stackS *) xmalloc (sizeof (state_stackS)); in directive_push()1076 state_stackS *top = directive_state_stack; in directive_pop()1117 state_stackS *top = directive_state_stack; in inside_directive()