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

1 2

  /src/external/gpl3/gcc/dist/gcc/config/i386/
bsd.h 73 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGNMENT) \
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
bsd.h 73 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGNMENT) \
  /src/external/gpl3/gcc/dist/gcc/config/alpha/
elf.h 66 #undef ASM_OUTPUT_ALIGNED_LOCAL
67 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGN) \
87 ASM_OUTPUT_ALIGNED_LOCAL (FILE, NAME, SIZE, ALIGN); \
  /src/external/gpl3/gcc/dist/gcc/config/arm/
aout.h 300 #ifndef ASM_OUTPUT_ALIGNED_LOCAL
301 #define ASM_OUTPUT_ALIGNED_LOCAL(STREAM, NAME, SIZE, ALIGN) \
  /src/external/gpl3/gcc/dist/gcc/config/ia64/
sysv4.h 65 #undef ASM_OUTPUT_ALIGNED_LOCAL
  /src/external/gpl3/gcc/dist/gcc/config/pa/
pa-openbsd.h 109 #undef ASM_OUTPUT_ALIGNED_LOCAL
110 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGN) \
pa64-hpux.h 179 #undef ASM_OUTPUT_ALIGNED_LOCAL
180 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGN) \
  /src/external/gpl3/gcc.old/dist/gcc/config/alpha/
elf.h 66 #undef ASM_OUTPUT_ALIGNED_LOCAL
67 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGN) \
87 ASM_OUTPUT_ALIGNED_LOCAL (FILE, NAME, SIZE, ALIGN); \
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
aout.h 287 #ifndef ASM_OUTPUT_ALIGNED_LOCAL
288 #define ASM_OUTPUT_ALIGNED_LOCAL(STREAM, NAME, SIZE, ALIGN) \
  /src/external/gpl3/gcc.old/dist/gcc/config/ia64/
sysv4.h 68 #undef ASM_OUTPUT_ALIGNED_LOCAL
  /src/external/gpl3/gcc.old/dist/gcc/config/pa/
pa-openbsd.h 109 #undef ASM_OUTPUT_ALIGNED_LOCAL
110 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGN) \
pa64-hpux.h 179 #undef ASM_OUTPUT_ALIGNED_LOCAL
180 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGN) \
  /src/external/gpl3/gcc/dist/gcc/config/sparc/
linux.h 100 #undef ASM_OUTPUT_ALIGNED_LOCAL
101 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGN) \
linux64.h 240 #undef ASM_OUTPUT_ALIGNED_LOCAL
241 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGN) \
  /src/external/gpl3/gcc.old/dist/gcc/config/sparc/
linux.h 100 #undef ASM_OUTPUT_ALIGNED_LOCAL
101 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGN) \
linux64.h 240 #undef ASM_OUTPUT_ALIGNED_LOCAL
241 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGN) \
  /src/external/gpl3/gcc/dist/gcc/config/
elfos.h 190 #undef ASM_OUTPUT_ALIGNED_LOCAL
191 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGN) \
  /src/external/gpl3/gcc.old/dist/gcc/config/
elfos.h 190 #undef ASM_OUTPUT_ALIGNED_LOCAL
191 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGN) \
  /src/external/gpl3/gcc/dist/gcc/config/lm32/
lm32.h 384 #undef ASM_OUTPUT_ALIGNED_LOCAL
385 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGN) \
  /src/external/gpl3/gcc/dist/gcc/config/mcore/
mcore.h 703 #undef ASM_OUTPUT_ALIGNED_LOCAL
704 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGN) \
  /src/external/gpl3/gcc/dist/gcc/config/pdp11/
pdp11.h 641 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGN) \
  /src/external/gpl3/gcc/dist/gcc/config/pru/
pru.h 547 #undef ASM_OUTPUT_ALIGNED_LOCAL
548 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGN) \
  /src/external/gpl3/gcc.old/dist/gcc/config/lm32/
lm32.h 384 #undef ASM_OUTPUT_ALIGNED_LOCAL
385 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGN) \
  /src/external/gpl3/gcc.old/dist/gcc/config/mcore/
mcore.h 706 #undef ASM_OUTPUT_ALIGNED_LOCAL
707 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGN) \
  /src/external/gpl3/gcc.old/dist/gcc/config/pdp11/
pdp11.h 649 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGN) \

Completed in 35 milliseconds

1 2