Searched refs:tc_comment_chars (Results 1 - 25 of 27) sorted by relevance

12

/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-or1k.h33 #define tc_comment_chars or1k_comment_chars macro
H A Dtc-visium.h66 #define tc_comment_chars visium_comment_chars macro
H A Dtc-m68k.h30 #define tc_comment_chars m68k_comment_chars macro
H A Dtc-cris.h53 #define tc_comment_chars cris_comment_chars macro
H A Dtc-mmix.h30 #define tc_comment_chars mmix_comment_chars macro
H A Dtc-arm.h379 #define tc_comment_chars arm_comment_chars macro
H A Dtc-i386.h121 #define tc_comment_chars i386_comment_chars macro
H A Dtc-ppc.h210 #define tc_comment_chars ppc_comment_chars
209 #define tc_comment_chars macro
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-or1k.h33 #define tc_comment_chars or1k_comment_chars macro
H A Dtc-visium.h66 #define tc_comment_chars visium_comment_chars macro
H A Dtc-m68k.h33 #define tc_comment_chars m68k_comment_chars macro
H A Dtc-cris.h53 #define tc_comment_chars cris_comment_chars macro
H A Dtc-mmix.h30 #define tc_comment_chars mmix_comment_chars macro
H A Dtc-arm.h379 #define tc_comment_chars arm_comment_chars macro
H A Dtc-ppc.h228 #define tc_comment_chars ppc_comment_chars
227 #define tc_comment_chars macro
H A Dtc-i386.h113 #define tc_comment_chars i386_comment_chars macro
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-or1k.h33 #define tc_comment_chars or1k_comment_chars macro
H A Dtc-visium.h66 #define tc_comment_chars visium_comment_chars macro
H A Dtc-m68k.h33 #define tc_comment_chars m68k_comment_chars macro
H A Dtc-cris.h53 #define tc_comment_chars cris_comment_chars macro
H A Dtc-mmix.h30 #define tc_comment_chars mmix_comment_chars macro
H A Dtc-ppc.h228 #define tc_comment_chars ppc_comment_chars
227 #define tc_comment_chars macro
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Dapp.c153 #ifndef tc_comment_chars
154 #define tc_comment_chars comment_chars macro
156 for (p = tc_comment_chars; *p; p++)
1264 if (strchr (tc_comment_chars, ch) == NULL
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Dapp.c153 #ifndef tc_comment_chars
154 #define tc_comment_chars comment_chars macro
156 for (p = tc_comment_chars; *p; p++)
1319 if (strchr (tc_comment_chars, ch) == NULL
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Dapp.c153 #ifndef tc_comment_chars
154 #define tc_comment_chars comment_chars macro
156 for (p = tc_comment_chars; *p; p++)
1319 if (strchr (tc_comment_chars, ch) == NULL

Completed in 213 milliseconds

12