Home
last modified time | relevance | path

Searched refs:mmix_comment_chars (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mmix.h29 extern const char mmix_comment_chars[];
30 #define tc_comment_chars mmix_comment_chars
Dtc-mmix.c385 const char mmix_comment_chars[] = "%!"; variable