Searched refs:state_stackS (Results 1 – 2 of 2) sorted by relevance
1106 } state_stackS; typedef1108 state_stackS *directive_state_stack;1159 state_stackS *stack = (state_stackS *) xmalloc (sizeof (state_stackS));1183 state_stackS *top = directive_state_stack;1225 state_stackS *top = directive_state_stack;
999 } state_stackS; typedef1001 state_stackS *directive_state_stack;1045 state_stackS *stack = (state_stackS *) xmalloc (sizeof (state_stackS)); in directive_push()1069 state_stackS *top = directive_state_stack; in directive_pop()1110 state_stackS *top = directive_state_stack; in inside_directive()