| /src/external/gpl3/gcc/dist/gcc/config/i386/ |
| gas.h | 54 #undef ASM_OUTPUT_ALIGN 55 #define ASM_OUTPUT_ALIGN(FILE,LOG) \
|
| lynx.h | 61 #undef ASM_OUTPUT_ALIGN
|
| att.h | 60 #define ASM_OUTPUT_ALIGN(FILE,LOG) \
|
| bsd.h | 83 #define ASM_OUTPUT_ALIGN(FILE,LOG) \
|
| djgpp.h | 81 #undef ASM_OUTPUT_ALIGN 82 #define ASM_OUTPUT_ALIGN(FILE,LOG) \
|
| /src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| lynx.h | 61 #undef ASM_OUTPUT_ALIGN
|
| gas.h | 58 #undef ASM_OUTPUT_ALIGN 59 #define ASM_OUTPUT_ALIGN(FILE,LOG) \
|
| att.h | 60 #define ASM_OUTPUT_ALIGN(FILE,LOG) \
|
| bsd.h | 83 #define ASM_OUTPUT_ALIGN(FILE,LOG) \
|
| /src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| lynx.h | 82 #undef ASM_OUTPUT_ALIGN
|
| /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| lynx.h | 82 #undef ASM_OUTPUT_ALIGN
|
| /src/external/gpl3/gcc/dist/gcc/config/ |
| lynx.h | 148 /* Define ASM_OUTPUT_ALIGN to use the .balign directive rather that 151 #ifndef ASM_OUTPUT_ALIGN 152 # define ASM_OUTPUT_ALIGN(FILE, LOG) \
|
| /src/external/gpl3/gcc/dist/gcc/config/m68k/ |
| m68kelf.h | 75 #undef ASM_OUTPUT_ALIGN 76 #define ASM_OUTPUT_ALIGN(FILE,LOG) \
|
| linux.h | 118 #undef ASM_OUTPUT_ALIGN 119 #define ASM_OUTPUT_ALIGN(FILE,LOG) \
|
| /src/external/gpl3/gcc.old/dist/gcc/config/ |
| lynx.h | 148 /* Define ASM_OUTPUT_ALIGN to use the .balign directive rather that 151 #ifndef ASM_OUTPUT_ALIGN 152 # define ASM_OUTPUT_ALIGN(FILE, LOG) \
|
| /src/external/gpl3/gcc.old/dist/gcc/config/m68k/ |
| m68kelf.h | 75 #undef ASM_OUTPUT_ALIGN 76 #define ASM_OUTPUT_ALIGN(FILE,LOG) \
|
| /src/external/gpl3/gcc/dist/gcc/config/alpha/ |
| elf.h | 57 #define ASM_OUTPUT_ALIGN(FILE,LOG) \ 76 ASM_OUTPUT_ALIGN ((FILE), exact_log2((ALIGN) / BITS_PER_UNIT)); \
|
| /src/external/gpl3/gcc/dist/gcc/config/arm/ |
| aout.h | 269 #ifndef ASM_OUTPUT_ALIGN 270 #define ASM_OUTPUT_ALIGN(STREAM, POWER) \ 305 ASM_OUTPUT_ALIGN (STREAM, floor_log2 (ALIGN / BITS_PER_UNIT)); \
|
| elf.h | 142 #define ASM_OUTPUT_ALIGN(STREAM, POWER) \
|
| /src/external/gpl3/gcc/dist/gcc/config/rx/ |
| linux.h | 107 #undef ASM_OUTPUT_ALIGN 108 #define ASM_OUTPUT_ALIGN(STREAM, LOG) \
|
| /src/external/gpl3/gcc.old/dist/gcc/config/alpha/ |
| elf.h | 57 #define ASM_OUTPUT_ALIGN(FILE,LOG) \ 76 ASM_OUTPUT_ALIGN ((FILE), exact_log2((ALIGN) / BITS_PER_UNIT)); \
|
| /src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
| aout.h | 256 #ifndef ASM_OUTPUT_ALIGN 257 #define ASM_OUTPUT_ALIGN(STREAM, POWER) \ 292 ASM_OUTPUT_ALIGN (STREAM, floor_log2 (ALIGN / BITS_PER_UNIT)); \
|
| /src/external/gpl3/gcc.old/dist/gcc/config/rx/ |
| linux.h | 107 #undef ASM_OUTPUT_ALIGN 108 #define ASM_OUTPUT_ALIGN(STREAM, LOG) \
|
| /src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
| aarch64-elf.h | 95 #define ASM_OUTPUT_ALIGN(STREAM, POWER) \
|
| /src/external/gpl3/gcc/dist/gcc/config/gcn/ |
| gcn-hsa.h | 62 #define ASM_OUTPUT_ALIGN(FILE,LOG) \
|