Searched refs:md_line_comment_chars (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/cctools-845/as/
H A Dmd.h41 extern const char md_line_comment_chars[];
H A Dapp.c103 for (q=md_line_comment_chars;*q;q++)
899 const char md_line_comment_chars[] = "#"; variable
H A Di860.c106 const char md_line_comment_chars[] = "#"; variable
H A Dsparc.c58 const char md_line_comment_chars[] = "#"; variable
H A Dhppa.c63 const char md_line_comment_chars[] = "#"; variable
H A Dm88k.c90 const char md_line_comment_chars[] = "#"; variable
H A Dppc.c84 const char md_line_comment_chars[] = "#"; variable
H A Dm68k.c74 const char md_line_comment_chars[] = "#"; variable
H A Dread.c1187 if(c != '\0' && strchr(md_line_comment_chars, c) != NULL){
H A Di386.c169 const char md_line_comment_chars[] = "#"; variable
H A Darm.c37 const char md_line_comment_chars[] = "#"; variable

Completed in 243 milliseconds