| /src/external/gpl3/gcc/dist/gcc/config/i386/ |
| gas.h | 54 #undef ASM_OUTPUT_ALIGN 55 #define ASM_OUTPUT_ALIGN(FILE,LOG) \
|
| gnu-property.cc | 36 ASM_OUTPUT_ALIGN (asm_out_file, p2align); 47 ASM_OUTPUT_ALIGN (asm_out_file, p2align); 55 ASM_OUTPUT_ALIGN (asm_out_file, p2align);
|
| 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/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/i386/ |
| gas.h | 58 #undef ASM_OUTPUT_ALIGN 59 #define ASM_OUTPUT_ALIGN(FILE,LOG) \
|
| gnu-property.cc | 36 ASM_OUTPUT_ALIGN (asm_out_file, p2align); 47 ASM_OUTPUT_ALIGN (asm_out_file, p2align); 55 ASM_OUTPUT_ALIGN (asm_out_file, p2align);
|
| 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/ |
| 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/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/arm/ |
| unknown-elf.h | 66 ASM_OUTPUT_ALIGN (FILE, floor_log2 (ALIGN / BITS_PER_UNIT)); \ 83 ASM_OUTPUT_ALIGN (FILE, floor_log2 (ALIGN / BITS_PER_UNIT)); \
|
| /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/arm/ |
| unknown-elf.h | 66 ASM_OUTPUT_ALIGN (FILE, floor_log2 (ALIGN / BITS_PER_UNIT)); \ 83 ASM_OUTPUT_ALIGN (FILE, floor_log2 (ALIGN / BITS_PER_UNIT)); \
|
| 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/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/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/alpha/ |
| elf.h | 57 #define ASM_OUTPUT_ALIGN(FILE,LOG) \ 76 ASM_OUTPUT_ALIGN ((FILE), exact_log2((ALIGN) / BITS_PER_UNIT)); \
|