Home
last modified time | relevance | path

Searched refs:tc_comment_chars (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/binutils-2.27/gas/
H A Dapp.c152 #ifndef tc_comment_chars in do_scrub_begin()
153 #define tc_comment_chars comment_chars in do_scrub_begin() macro
155 for (p = tc_comment_chars; *p; p++) in do_scrub_begin()
1263 if (strchr (tc_comment_chars, ch) == NULL in do_scrub_chars()
/dragonfly/contrib/binutils-2.34/gas/
H A Dapp.c154 #ifndef tc_comment_chars in do_scrub_begin()
155 #define tc_comment_chars comment_chars in do_scrub_begin() macro
157 for (p = tc_comment_chars; *p; p++) in do_scrub_begin()
1271 if (strchr (tc_comment_chars, ch) == NULL in do_scrub_chars()
/dragonfly/contrib/binutils-2.27/gas/config/
H A Dtc-i386.h123 #define tc_comment_chars i386_comment_chars macro
/dragonfly/contrib/binutils-2.34/gas/config/
H A Dtc-i386.h125 #define tc_comment_chars i386_comment_chars macro