Searched refs:tc_comment_chars (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/
H A Dapp.c147 #ifndef tc_comment_chars
148 #define tc_comment_chars comment_chars macro
150 for (p = tc_comment_chars; *p; p++)
1204 if (strchr (tc_comment_chars, ch) == NULL
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-i386.h99 #define tc_comment_chars i386_comment_chars macro
H A Dtc-ppc.h206 #define tc_comment_chars ppc_comment_chars
205 #define tc_comment_chars macro

Completed in 201 milliseconds