Home
last modified time | relevance | path

Searched refs:tc_comment_chars (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/binutils/gas/
HDapp.c147 #ifndef tc_comment_chars in do_scrub_begin()
148 #define tc_comment_chars comment_chars in do_scrub_begin() macro
150 for (p = tc_comment_chars; *p; p++) in do_scrub_begin()
1204 if (strchr (tc_comment_chars, ch) == NULL in do_scrub_chars()
HDChangeLog-96973272 tc_comment_chars.
5055 * app.c (do_scrub_begin): If tc_comment_chars is not defined,
5056 define it to comment_chars. Use tc_comment_chars rather than
5058 (do_scrub_chars): Use tc_comment_chars rather than comment_chars.
5059 * config/tc-m68k.h (tc_comment_chars): Define.
HDChangeLog-02035314 * config/tc-i370.h (tc_comment_chars): Define for i370-elf.
/NextBSD/contrib/binutils/gas/config/
HDtc-ppc.h205 #define tc_comment_chars ppc_comment_chars macro
HDtc-i386.h99 #define tc_comment_chars i386_comment_chars macro
/NextBSD/contrib/binutils/gas/doc/
HDinternals.texi886 @item tc_comment_chars
887 @cindex tc_comment_chars