HomeSort by: relevance | last modified time | path
    Searched defs:istack_empty (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c 12511 istack_empty (IStack *stack)
12525 It is an error to call this if istack_empty () is TRUE. */
12531 gas_assert (!istack_empty (stack));
12566 istack_empty () returns TRUE. */
12572 gas_assert (!istack_empty (stack));
12491 istack_empty (IStack *stack) function
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c 12511 istack_empty (IStack *stack)
12525 It is an error to call this if istack_empty () is TRUE. */
12531 gas_assert (!istack_empty (stack));
12566 istack_empty () returns TRUE. */
12572 gas_assert (!istack_empty (stack));
12491 istack_empty (IStack *stack) function

Completed in 40 milliseconds