Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-xtensa.c1152 } state_stackS; typedef
1154 state_stackS *directive_state_stack;
1202 state_stackS *stack = XNEW (state_stackS); in directive_push()
1226 state_stackS *top = directive_state_stack; in directive_pop()
1267 state_stackS *top = directive_state_stack; in inside_directive()