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

1 2 3

  /src/external/gpl3/gcc/dist/gcc/config/i386/
att.h 86 #undef ASM_GENERATE_INTERNAL_LABEL
87 #define ASM_GENERATE_INTERNAL_LABEL(BUF,PREFIX,NUMBER) \
bsd.h 91 #define ASM_GENERATE_INTERNAL_LABEL(BUF,PREFIX,NUMBER) \
  /src/external/gpl3/gcc/dist/gcc/config/sparc/
sp-elf.h 51 #undef ASM_GENERATE_INTERNAL_LABEL
52 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \
sp64-elf.h 62 #undef ASM_GENERATE_INTERNAL_LABEL
63 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \
freebsd.h 105 #undef ASM_GENERATE_INTERNAL_LABEL
106 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \
netbsd-elf.h 88 #undef ASM_GENERATE_INTERNAL_LABEL
89 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \
sol2.h 356 #undef ASM_GENERATE_INTERNAL_LABEL
357 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
att.h 86 #undef ASM_GENERATE_INTERNAL_LABEL
87 #define ASM_GENERATE_INTERNAL_LABEL(BUF,PREFIX,NUMBER) \
bsd.h 91 #define ASM_GENERATE_INTERNAL_LABEL(BUF,PREFIX,NUMBER) \
  /src/external/gpl3/gcc.old/dist/gcc/config/sparc/
sp-elf.h 51 #undef ASM_GENERATE_INTERNAL_LABEL
52 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \
sp64-elf.h 62 #undef ASM_GENERATE_INTERNAL_LABEL
63 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \
freebsd.h 105 #undef ASM_GENERATE_INTERNAL_LABEL
106 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \
netbsd-elf.h 93 #undef ASM_GENERATE_INTERNAL_LABEL
94 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \
  /src/external/gpl3/gcc/dist/gcc/config/sh/
elf.h 66 #undef ASM_GENERATE_INTERNAL_LABEL
67 #define ASM_GENERATE_INTERNAL_LABEL(STRING, PREFIX, NUM) \
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
elf.h 66 #undef ASM_GENERATE_INTERNAL_LABEL
67 #define ASM_GENERATE_INTERNAL_LABEL(STRING, PREFIX, NUM) \
  /src/external/gpl3/gcc/dist/gcc/config/arm/
aout.h 164 #ifndef ASM_GENERATE_INTERNAL_LABEL
165 #define ASM_GENERATE_INTERNAL_LABEL(STRING, PREFIX, NUM) \
  /src/external/gpl3/gcc/dist/gcc/config/rx/
linux.h 165 #undef ASM_GENERATE_INTERNAL_LABEL
166 #define ASM_GENERATE_INTERNAL_LABEL(LABEL, PREFIX, NUM) \
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
aout.h 172 #ifndef ASM_GENERATE_INTERNAL_LABEL
173 #define ASM_GENERATE_INTERNAL_LABEL(STRING, PREFIX, NUM) \
  /src/external/gpl3/gcc.old/dist/gcc/config/rx/
linux.h 165 #undef ASM_GENERATE_INTERNAL_LABEL
166 #define ASM_GENERATE_INTERNAL_LABEL(LABEL, PREFIX, NUM) \
  /src/external/gpl3/gcc/dist/gcc/config/
elfos.h 121 #undef ASM_GENERATE_INTERNAL_LABEL
122 #define ASM_GENERATE_INTERNAL_LABEL(LABEL, PREFIX, NUM) \
  /src/external/gpl3/gcc/dist/gcc/config/pa/
pa64-hpux.h 241 #undef ASM_GENERATE_INTERNAL_LABEL
242 #define ASM_GENERATE_INTERNAL_LABEL(LABEL, PREFIX, NUM) \
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
xcoff.h 205 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \
  /src/external/gpl3/gcc.old/dist/gcc/config/
elfos.h 121 #undef ASM_GENERATE_INTERNAL_LABEL
122 #define ASM_GENERATE_INTERNAL_LABEL(LABEL, PREFIX, NUM) \
  /src/external/gpl3/gcc.old/dist/gcc/config/pa/
pa64-hpux.h 241 #undef ASM_GENERATE_INTERNAL_LABEL
242 #define ASM_GENERATE_INTERNAL_LABEL(LABEL, PREFIX, NUM) \
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
xcoff.h 205 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \

Completed in 45 milliseconds

1 2 3