Searched refs:tc_comment_chars (Results 1 – 6 of 6) sorted by relevance
147 #ifndef tc_comment_chars in do_scrub_begin()148 #define tc_comment_chars comment_chars in do_scrub_begin() macro150 for (p = tc_comment_chars; *p; p++) in do_scrub_begin()1204 if (strchr (tc_comment_chars, ch) == NULL in do_scrub_chars()
3272 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 than5058 (do_scrub_chars): Use tc_comment_chars rather than comment_chars.5059 * config/tc-m68k.h (tc_comment_chars): Define.
5314 * config/tc-i370.h (tc_comment_chars): Define for i370-elf.
205 #define tc_comment_chars ppc_comment_chars macro
99 #define tc_comment_chars i386_comment_chars macro
886 @item tc_comment_chars887 @cindex tc_comment_chars