Searched refs:ppc_comment_chars (Results 1 – 3 of 3) sorted by relevance
224 #define tc_comment_chars ppc_comment_chars225 extern const char *ppc_comment_chars;
164 const char *ppc_comment_chars = ppc_solaris_comment_chars; variable166 const char *ppc_comment_chars = ppc_eabi_comment_chars; variable1208 ppc_comment_chars = ppc_solaris_comment_chars; in md_parse_option()1214 ppc_comment_chars = ppc_eabi_comment_chars; in md_parse_option()
3275 (ppc_comment_chars): Select appropriate comment chars by default.