Home | History | Annotate | Download | only in config

Lines Matching full:istack_empty

11783 istack_empty (IStack *stack)
11797 It is an error to call this if istack_empty () is TRUE. */
11803 gas_assert (!istack_empty (stack));
11838 istack_empty () returns TRUE. */
11844 gas_assert (!istack_empty (stack));