Searched refs:m68k_comment_chars (Results 1 – 3 of 3) sorted by relevance
64 #define tc_comment_chars m68k_comment_chars65 extern const char *m68k_comment_chars;
48 const char *m68k_comment_chars = "|#"; variable50 const char *m68k_comment_chars = "|"; variable7584 n = XNEWVEC (char, strlen (m68k_comment_chars) + 1); in md_parse_option()7586 for (s = m68k_comment_chars; *s != '\0'; s++) in md_parse_option()7590 m68k_comment_chars = n; in md_parse_option()
2406 * config/tc-m68k.c (m68k_comment_chars): Only include `#' if5060 (m68k_comment_chars): Declare.5061 * config/tc-m68k.c (m68k_comment_chars): Rename from