HomeSort by: relevance | last modified time | path
    Searched defs:MALLOC_ABI_ALIGNMENT (Results 1 - 20 of 20) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/pa/
pa32-linux.h 73 #undef MALLOC_ABI_ALIGNMENT
74 #define MALLOC_ABI_ALIGNMENT 128
pa-netbsd.h 135 #undef MALLOC_ABI_ALIGNMENT
136 #define MALLOC_ABI_ALIGNMENT 128
pa.h 322 #define MALLOC_ABI_ALIGNMENT (TARGET_64BIT ? 128 : 64)
  /src/external/gpl3/gcc.old/dist/gcc/config/pa/
pa32-linux.h 73 #undef MALLOC_ABI_ALIGNMENT
74 #define MALLOC_ABI_ALIGNMENT 128
pa-netbsd.h 135 #undef MALLOC_ABI_ALIGNMENT
136 #define MALLOC_ABI_ALIGNMENT 128
pa.h 323 #define MALLOC_ABI_ALIGNMENT (TARGET_64BIT ? 128 : 64)
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-netbsd.h 26 #undef MALLOC_ABI_ALIGNMENT
27 #define MALLOC_ABI_ALIGNMENT 64
aarch64.h 151 #define MALLOC_ABI_ALIGNMENT 128
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-netbsd.h 26 #undef MALLOC_ABI_ALIGNMENT
27 #define MALLOC_ABI_ALIGNMENT 64
aarch64.h 133 #define MALLOC_ABI_ALIGNMENT 128
  /src/external/gpl3/gcc/dist/gcc/config/alpha/
vms.h 49 #undef MALLOC_ABI_ALIGNMENT
50 #define MALLOC_ABI_ALIGNMENT \
  /src/external/gpl3/gcc.old/dist/gcc/config/alpha/
vms.h 49 #undef MALLOC_ABI_ALIGNMENT
50 #define MALLOC_ABI_ALIGNMENT \
  /src/external/gpl3/gcc/dist/gcc/config/epiphany/
epiphany.h 150 #define MALLOC_ABI_ALIGNMENT BIGGEST_ALIGNMENT
  /src/external/gpl3/gcc/dist/gcc/
defaults.h 825 #ifndef MALLOC_ABI_ALIGNMENT
826 #define MALLOC_ABI_ALIGNMENT BITS_PER_WORD
  /src/external/gpl3/gcc.old/dist/gcc/config/epiphany/
epiphany.h 150 #define MALLOC_ABI_ALIGNMENT BIGGEST_ALIGNMENT
  /src/external/gpl3/gcc.old/dist/gcc/
defaults.h 825 #ifndef MALLOC_ABI_ALIGNMENT
826 #define MALLOC_ABI_ALIGNMENT BITS_PER_WORD
  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm.h 694 #define MALLOC_ABI_ALIGNMENT BIGGEST_ALIGNMENT
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.h 2188 #define MALLOC_ABI_ALIGNMENT (64)
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm.h 684 #define MALLOC_ABI_ALIGNMENT BIGGEST_ALIGNMENT
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.h 2232 #define MALLOC_ABI_ALIGNMENT (64)

Completed in 73 milliseconds