Searched refs:ppc_comment_chars (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/binutils/gas/config/
H A Dtc-ppc.h206 #define tc_comment_chars ppc_comment_chars
207 extern const char *ppc_comment_chars;
H A Dtc-ppc.c153 const char *ppc_comment_chars = ppc_solaris_comment_chars;
155 const char *ppc_comment_chars = ppc_eabi_comment_chars;
1040 ppc_comment_chars = ppc_solaris_comment_chars;
1046 ppc_comment_chars = ppc_eabi_comment_chars;
152 const char *ppc_comment_chars = ppc_solaris_comment_chars; variable
154 const char *ppc_comment_chars = ppc_eabi_comment_chars; variable

Completed in 45 milliseconds