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

  /src/external/gpl3/binutils/dist/gas/config/
tc-m68hc11.c 599 #define IS_CALL_SYMBOL(MODE) \
706 if (IS_CALL_SYMBOL (opcodes->format))
2511 else if (IS_CALL_SYMBOL (format) && nb_operands == 1)
2616 && (!IS_CALL_SYMBOL (opcode->format) || nb_operands == 2))
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-m68hc11.c 599 #define IS_CALL_SYMBOL(MODE) \
706 if (IS_CALL_SYMBOL (opcodes->format))
2511 else if (IS_CALL_SYMBOL (format) && nb_operands == 1)
2616 && (!IS_CALL_SYMBOL (opcode->format) || nb_operands == 2))

Completed in 28 milliseconds