Searched refs:ASM_COMMENT_START (Results 1 - 25 of 32) sorted by relevance

12

/freebsd-9.3-release/contrib/gcc/config/i386/
H A Dunix.h36 #define ASM_COMMENT_START "/"
35 #define ASM_COMMENT_START macro
H A Dgas.h123 #undef ASM_COMMENT_START macro
124 #define ASM_COMMENT_START "#"
122 #undef ASM_COMMENT_START macro
H A Dopenbsd.h98 #undef ASM_COMMENT_START macro
99 #define ASM_COMMENT_START ";#" macro
H A Dopenbsdelf.h27 #undef ASM_COMMENT_START macro
28 #define ASM_COMMENT_START "#" macro
H A Dsol2-10.h22 #undef ASM_COMMENT_START macro
23 #define ASM_COMMENT_START "/" macro
H A Dnetbsd-elf.h67 #undef ASM_COMMENT_START macro
68 #define ASM_COMMENT_START "#" macro
H A Dx86-64.h24 #undef ASM_COMMENT_START macro
25 #define ASM_COMMENT_START "#" macro
H A Dbeos-elf.h34 #undef ASM_COMMENT_START macro
35 #define ASM_COMMENT_START " #" macro
H A Dlinux.h39 #undef ASM_COMMENT_START macro
40 #define ASM_COMMENT_START "#" macro
H A Dfreebsd.h120 #undef ASM_COMMENT_START macro
121 #define ASM_COMMENT_START "#" macro
H A Dcygming.h176 (int)(ROUNDED), ASM_COMMENT_START, (int)(SIZE)); \
266 #undef ASM_COMMENT_START
267 #define ASM_COMMENT_START " #"
262 #undef ASM_COMMENT_START macro
263 #define ASM_COMMENT_START macro
H A Ddarwin.h112 #define ASM_COMMENT_START "#" macro
/freebsd-9.3-release/contrib/gcc/config/arm/
H A Dvxworks.h93 ASM_COMMENT_START, version_string); \
H A Daout.h296 #ifndef ASM_COMMENT_START
297 #define ASM_COMMENT_START "@" macro
H A Daof.h101 #define ASM_COMMENT_START ";"
127 (int)(ROUNDED), ASM_COMMENT_START, (int)(SIZE)))
134 (int)(ROUNDED), ASM_COMMENT_START, (int)(SIZE)))
100 #define ASM_COMMENT_START macro
/freebsd-9.3-release/contrib/gcc/
H A Ddwarf2asm.c39 #ifndef ASM_COMMENT_START
40 #define ASM_COMMENT_START ";#" macro
87 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START);
119 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START);
151 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START);
184 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START);
207 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START);
229 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START);
271 fprintf (asm_out_file, "\\0\"\t%s ", ASM_COMMENT_START);
525 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START);
[all...]
H A Dvmsdbgout.c77 #ifndef ASM_COMMENT_START
78 #define ASM_COMMENT_START ";#" macro
562 fprintf (asm_out_file, "\t%s record length", ASM_COMMENT_START);
569 fprintf (asm_out_file, "\t%s record type (%s)", ASM_COMMENT_START,
589 fprintf (asm_out_file, "\t%s %s", ASM_COMMENT_START, comment);
607 fprintf (asm_out_file, "\t%s %s", ASM_COMMENT_START, comment);
625 fprintf (asm_out_file, "\t%s %s", ASM_COMMENT_START, comment);
642 fprintf (asm_out_file, "\t%s %s", ASM_COMMENT_START, comment);
660 fprintf (asm_out_file, "\t%s %s", ASM_COMMENT_START, comment);
679 fprintf (asm_out_file, "\t%s %s", ASM_COMMENT_START, commen
[all...]
H A Dc-pch.c118 #ifdef ASM_COMMENT_START
121 fprintf (asm_out_file, "%s ", ASM_COMMENT_START);
H A Dtoplev.c1336 #ifdef ASM_COMMENT_START
1340 print_version (asm_out_file, ASM_COMMENT_START);
1342 ASM_COMMENT_START, " ", "\n");
H A Dfinal.c104 #ifndef ASM_COMMENT_START
105 #define ASM_COMMENT_START ";#" macro
1732 ASM_COMMENT_START, NOTE_BASIC_BLOCK (insn)->index);
2391 print_rtx_head = ASM_COMMENT_START;
2844 ASM_COMMENT_START, INSN_UID (debug_insn),
2916 wrote ? ',' : '\t', wrote ? "" : ASM_COMMENT_START);
/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Ddarwin.h294 #undef ASM_COMMENT_START macro
295 #define ASM_COMMENT_START ";" macro
/freebsd-9.3-release/contrib/gcc/config/s390/
H A Ds390.h839 #define ASM_COMMENT_START "#" macro
/freebsd-9.3-release/contrib/gcc/config/mips/
H A Dmips.h2716 #ifndef ASM_COMMENT_START
2717 #define ASM_COMMENT_START " #"
2695 #define ASM_COMMENT_START macro
/freebsd-9.3-release/contrib/gcc/config/ia64/
H A Dia64.h1533 #define ASM_COMMENT_START "//"
1507 #define ASM_COMMENT_START macro
/freebsd-9.3-release/contrib/gcc/config/sparc/
H A Dsparc.h2219 #define ASM_COMMENT_START "!"
2198 #define ASM_COMMENT_START macro

Completed in 181 milliseconds

12