Searched refs:IS_CALL_SYMBOL (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-m68hc11.c598 #define IS_CALL_SYMBOL(MODE) \
707 if (IS_CALL_SYMBOL (opcodes->format))
2512 else if (IS_CALL_SYMBOL (format) && nb_operands == 1)
2617 && (!IS_CALL_SYMBOL (opcode->format) || nb_operands == 2))
596 #define IS_CALL_SYMBOL macro
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-m68hc11.c598 #define IS_CALL_SYMBOL(MODE) \
707 if (IS_CALL_SYMBOL (opcodes->format))
2512 else if (IS_CALL_SYMBOL (format) && nb_operands == 1)
2617 && (!IS_CALL_SYMBOL (opcode->format) || nb_operands == 2))
596 #define IS_CALL_SYMBOL macro
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-m68hc11.c598 #define IS_CALL_SYMBOL(MODE) \
707 if (IS_CALL_SYMBOL (opcodes->format))
2512 else if (IS_CALL_SYMBOL (format) && nb_operands == 1)
2617 && (!IS_CALL_SYMBOL (opcode->format) || nb_operands == 2))
596 #define IS_CALL_SYMBOL macro

Completed in 168 milliseconds