Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/binutils/gas/config/
HDtc-ppc.c148 static const char ppc_solaris_comment_chars[] = "#!"; variable
152 const char *ppc_comment_chars = ppc_solaris_comment_chars;
1034 ppc_comment_chars = ppc_solaris_comment_chars; in md_parse_option()