Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-xtensa.c1005 } state_stackS; typedef
1007 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()