HomeSort by: relevance | last modified time | path
    Searched refs:ASM_COMMENT_START (Results 1 - 25 of 168) sorted by relevancy

1 2 3 4 5 6 7

  /src/external/gpl3/gcc/dist/gcc/config/i386/
unix.h 45 #define ASM_COMMENT_START "/ "
gas.h 100 #undef ASM_COMMENT_START
101 #define ASM_COMMENT_START "#"
dragonfly.h 28 #undef ASM_COMMENT_START
29 #define ASM_COMMENT_START "#"
freebsd.h 26 #undef ASM_COMMENT_START
27 #define ASM_COMMENT_START "#"
openbsdelf.h 55 #undef ASM_COMMENT_START
56 #define ASM_COMMENT_START "#"
gnu-user.h 26 #undef ASM_COMMENT_START
27 #define ASM_COMMENT_START "#"
iamcu.h 33 #undef ASM_COMMENT_START
34 #define ASM_COMMENT_START "#"
netbsd-elf.h 68 #undef ASM_COMMENT_START
69 #define ASM_COMMENT_START "#"
x86-64.h 26 #undef ASM_COMMENT_START
27 #define ASM_COMMENT_START "#"
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
unix.h 45 #define ASM_COMMENT_START "/ "
dragonfly.h 28 #undef ASM_COMMENT_START
29 #define ASM_COMMENT_START "#"
gas.h 104 #undef ASM_COMMENT_START
105 #define ASM_COMMENT_START "#"
freebsd.h 26 #undef ASM_COMMENT_START
27 #define ASM_COMMENT_START "#"
openbsdelf.h 55 #undef ASM_COMMENT_START
56 #define ASM_COMMENT_START "#"
gnu-user.h 26 #undef ASM_COMMENT_START
27 #define ASM_COMMENT_START "#"
iamcu.h 33 #undef ASM_COMMENT_START
34 #define ASM_COMMENT_START "#"
netbsd-elf.h 68 #undef ASM_COMMENT_START
69 #define ASM_COMMENT_START "#"
x86-64.h 26 #undef ASM_COMMENT_START
27 #define ASM_COMMENT_START "#"
  /src/external/gpl3/gcc/dist/gcc/config/m68k/
netbsd-elf.h 145 #undef ASM_COMMENT_START
146 #define ASM_COMMENT_START "|"
m68kelf.h 96 #define ASM_COMMENT_START "|"
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
aout.h 305 #ifndef ASM_COMMENT_START
306 #define ASM_COMMENT_START "@"
  /src/external/gpl3/gcc.old/dist/gcc/config/m68k/
netbsd-elf.h 146 #undef ASM_COMMENT_START
147 #define ASM_COMMENT_START "|"
  /src/external/gpl3/gcc/dist/gcc/
dwarf2asm.cc 163 fputs ("\t" ASM_COMMENT_START " ", asm_out_file);
195 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START);
219 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START);
252 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START);
279 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START);
312 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START);
335 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START);
357 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START);
405 fprintf (asm_out_file, "\\0\"\t%s ", ASM_COMMENT_START);
683 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START);
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2asm.cc 163 fputs ("\t" ASM_COMMENT_START " ", asm_out_file);
195 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START);
219 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START);
252 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START);
279 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START);
312 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START);
335 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START);
357 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START);
405 fprintf (asm_out_file, "\\0\"\t%s ", ASM_COMMENT_START);
683 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START);
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-elf.h 98 #define ASM_COMMENT_START "//"

Completed in 58 milliseconds

1 2 3 4 5 6 7