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

1 2 3 4 5

  /src/external/gpl3/gcc/dist/gcc/config/i386/
gas.h 100 #undef ASM_COMMENT_START
101 #define ASM_COMMENT_START "#"
unix.h 45 #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 "#"
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 "#"
openbsdelf.h 55 #undef ASM_COMMENT_START
56 #define ASM_COMMENT_START "#"
x86-64.h 26 #undef ASM_COMMENT_START
27 #define ASM_COMMENT_START "#"
netbsd-elf.h 68 #undef ASM_COMMENT_START
69 #define ASM_COMMENT_START "#"
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
gas.h 104 #undef ASM_COMMENT_START
105 #define ASM_COMMENT_START "#"
unix.h 45 #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 "#"
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 "#"
openbsdelf.h 55 #undef ASM_COMMENT_START
56 #define ASM_COMMENT_START "#"
x86-64.h 26 #undef ASM_COMMENT_START
27 #define ASM_COMMENT_START "#"
netbsd-elf.h 68 #undef ASM_COMMENT_START
69 #define ASM_COMMENT_START "#"
  /src/external/gpl3/gcc/dist/gcc/config/m68k/
m68kelf.h 96 #define ASM_COMMENT_START "|"
linux.h 58 #define ASM_COMMENT_START "|"
  /src/external/gpl3/gcc.old/dist/gcc/config/m68k/
m68kelf.h 96 #define ASM_COMMENT_START "|"
  /src/external/gpl3/gcc/dist/gcc/config/arm/
aout.h 318 #ifndef ASM_COMMENT_START
319 #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/dist/gcc/config/aarch64/
aarch64-elf.h 98 #define ASM_COMMENT_START "//"
  /src/external/gpl3/gcc/dist/gcc/config/gcn/
gcn-hsa.h 28 #define ASM_COMMENT_START ";"

Completed in 43 milliseconds

1 2 3 4 5