Searched refs:ppc_comment_chars (Results 1 – 3 of 3) sorted by relevance
226 #define tc_comment_chars ppc_comment_chars227 extern const char *ppc_comment_chars;
165 const char *ppc_comment_chars = ppc_solaris_comment_chars; variable167 const char *ppc_comment_chars = ppc_eabi_comment_chars; variable1200 ppc_comment_chars = ppc_solaris_comment_chars; in md_parse_option()1206 ppc_comment_chars = ppc_eabi_comment_chars; in md_parse_option()
3275 (ppc_comment_chars): Select appropriate comment chars by default.