/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | cet.c | 53 ASM_OUTPUT_ALIGN (asm_out_file, p2align); in file_end_indicate_exec_stack_and_cet() 64 ASM_OUTPUT_ALIGN (asm_out_file, p2align); in file_end_indicate_exec_stack_and_cet() 73 ASM_OUTPUT_ALIGN (asm_out_file, p2align); in file_end_indicate_exec_stack_and_cet()
|
H A D | gas.h | 58 #undef ASM_OUTPUT_ALIGN 59 #define ASM_OUTPUT_ALIGN(FILE,LOG) \ macro
|
H A D | djgpp.h | 81 #undef ASM_OUTPUT_ALIGN 82 #define ASM_OUTPUT_ALIGN(FILE,LOG) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | gnu-property.cc | 36 ASM_OUTPUT_ALIGN (asm_out_file, p2align); in emit_gnu_property() 47 ASM_OUTPUT_ALIGN (asm_out_file, p2align); in emit_gnu_property() 55 ASM_OUTPUT_ALIGN (asm_out_file, p2align); in emit_gnu_property()
|
H A D | gas.h | 58 #undef ASM_OUTPUT_ALIGN 59 #define ASM_OUTPUT_ALIGN(FILE,LOG) \ macro
|
H A D | djgpp.h | 81 #undef ASM_OUTPUT_ALIGN 82 #define ASM_OUTPUT_ALIGN(FILE,LOG) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | aout.h | 256 #ifndef ASM_OUTPUT_ALIGN 257 #define ASM_OUTPUT_ALIGN(STREAM, POWER) \ macro 292 ASM_OUTPUT_ALIGN (STREAM, floor_log2 (ALIGN / BITS_PER_UNIT)); \
|
H A D | 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)); \
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | aout.h | 256 #ifndef ASM_OUTPUT_ALIGN 257 #define ASM_OUTPUT_ALIGN(STREAM, POWER) \ macro 292 ASM_OUTPUT_ALIGN (STREAM, floor_log2 (ALIGN / BITS_PER_UNIT)); \
|
H A D | 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)); \
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ |
H A D | lynx.h | 151 #ifndef ASM_OUTPUT_ALIGN 152 # define ASM_OUTPUT_ALIGN(FILE, LOG) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ |
H A D | lynx.h | 151 #ifndef ASM_OUTPUT_ALIGN 152 # define ASM_OUTPUT_ALIGN(FILE, LOG) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/ |
H A D | m68kelf.h | 75 #undef ASM_OUTPUT_ALIGN 76 #define ASM_OUTPUT_ALIGN(FILE,LOG) \ macro
|
H A D | linux.h | 118 #undef ASM_OUTPUT_ALIGN 119 #define ASM_OUTPUT_ALIGN(FILE,LOG) \ macro
|
H A D | netbsd-elf.h | 180 #undef ASM_OUTPUT_ALIGN 181 #define ASM_OUTPUT_ALIGN(FILE,LOG) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/ |
H A D | m68kelf.h | 75 #undef ASM_OUTPUT_ALIGN 76 #define ASM_OUTPUT_ALIGN(FILE,LOG) \ macro
|
H A D | linux.h | 118 #undef ASM_OUTPUT_ALIGN 119 #define ASM_OUTPUT_ALIGN(FILE,LOG) \ macro
|
H A D | netbsd-elf.h | 180 #undef ASM_OUTPUT_ALIGN 181 #define ASM_OUTPUT_ALIGN(FILE,LOG) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/alpha/ |
H A D | elf.h | 57 #define ASM_OUTPUT_ALIGN(FILE,LOG) \ macro 76 ASM_OUTPUT_ALIGN ((FILE), exact_log2((ALIGN) / BITS_PER_UNIT)); \
|
H A D | vms.h | 185 { ASM_OUTPUT_ALIGN (FILE, 3); (*targetm.asm_out.internal_label) (FILE, PREFIX, NUM); } 216 #define ASM_OUTPUT_ALIGN(FILE,LOG) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/alpha/ |
H A D | elf.h | 57 #define ASM_OUTPUT_ALIGN(FILE,LOG) \ macro 76 ASM_OUTPUT_ALIGN ((FILE), exact_log2((ALIGN) / BITS_PER_UNIT)); \
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rx/ |
H A D | linux.h | 107 #undef ASM_OUTPUT_ALIGN 108 #define ASM_OUTPUT_ALIGN(STREAM, LOG) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rx/ |
H A D | linux.h | 107 #undef ASM_OUTPUT_ALIGN 108 #define ASM_OUTPUT_ALIGN(STREAM, LOG) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/lm32/ |
H A D | lm32.h | 394 ASM_OUTPUT_ALIGN ((FILE), exact_log2((ALIGN) / BITS_PER_UNIT)); \ 411 ASM_OUTPUT_ALIGN ((FILE), exact_log2((ALIGN) / BITS_PER_UNIT)); \ 466 #define ASM_OUTPUT_ALIGN(FILE,LOG) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/lm32/ |
H A D | lm32.h | 394 ASM_OUTPUT_ALIGN ((FILE), exact_log2((ALIGN) / BITS_PER_UNIT)); \ 411 ASM_OUTPUT_ALIGN ((FILE), exact_log2((ALIGN) / BITS_PER_UNIT)); \ 466 #define ASM_OUTPUT_ALIGN(FILE,LOG) \ macro
|