Searched defs:ASM_OUTPUT_ALIGNED_BSS (Results 1 - 25 of 61) sorted by relevance

123

/openbsd-current/gnu/gcc/gcc/config/i386/
H A Dlynx.h39 #define ASM_OUTPUT_ALIGNED_BSS(FILE, DECL, NAME, SIZE, ALIGN) \ macro
H A Dsysv4.h99 #define ASM_OUTPUT_ALIGNED_BSS(FILE, DECL, NAME, SIZE, ALIGN) \ macro
H A Di386elf.h130 #undef ASM_OUTPUT_ALIGNED_BSS macro
131 #define ASM_OUTPUT_ALIGNED_BSS(FILE, DECL, NAME, SIZE, ALIGN) \ macro
H A Dx86-64.h54 #undef ASM_OUTPUT_ALIGNED_BSS macro
55 #define ASM_OUTPUT_ALIGNED_BSS(FILE, DECL, NAME, SIZE, ALIGN) \ macro
H A Dbeos-elf.h116 #define ASM_OUTPUT_ALIGNED_BSS(FILE, DECL, NAME, SIZE, ALIGN) \ macro
H A Ddjgpp.h138 #undef ASM_OUTPUT_ALIGNED_BSS macro
139 #define ASM_OUTPUT_ALIGNED_BSS(FILE, DECL, NAME, SIZE, ALIGN) \ macro
H A Dlinux.h131 #define ASM_OUTPUT_ALIGNED_BSS(FILE, DECL, NAME, SIZE, ALIGN) \ macro
H A Dnetware.h114 #define ASM_OUTPUT_ALIGNED_BSS(FILE, DECL, NAME, SIZE, ALIGN) \ macro
H A Dsco5.h56 #define ASM_OUTPUT_ALIGNED_BSS(FILE, DECL, NAME, SIZE, ALIGN) \ macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/i386/
H A Dsysv4.h102 #define ASM_OUTPUT_ALIGNED_BSS(FILE, DECL, NAME, SIZE, ALIGN) \ macro
H A Di386elf.h130 #undef ASM_OUTPUT_ALIGNED_BSS macro
131 #define ASM_OUTPUT_ALIGNED_BSS(FILE, DECL, NAME, SIZE, ALIGN) \ macro
H A Dx86-64.h59 #define ASM_OUTPUT_ALIGNED_BSS(FILE, DECL, NAME, SIZE, ALIGN) \ macro
H A Dbeos-elf.h120 #define ASM_OUTPUT_ALIGNED_BSS(FILE, DECL, NAME, SIZE, ALIGN) \ macro
H A Dlinux.h153 #define ASM_OUTPUT_ALIGNED_BSS(FILE, DECL, NAME, SIZE, ALIGN) \ macro
/openbsd-current/gnu/gcc/gcc/config/arm/
H A Dunknown-elf.h56 #undef ASM_OUTPUT_ALIGNED_BSS macro
57 #define ASM_OUTPUT_ALIGNED_BSS(FILE, DECL, NAME, SIZE, ALIGN) \ macro
H A Daout.h286 #define ASM_OUTPUT_ALIGNED_BSS(STREAM, DECL, NAME, SIZE, ALIGN) \ macro
/openbsd-current/gnu/gcc/gcc/config/m68k/
H A Dcoff.h84 #define ASM_OUTPUT_ALIGNED_BSS(FILE, DECL, NAME, SIZE, ALIGN) \ macro
H A Dm68kelf.h242 #define ASM_OUTPUT_ALIGNED_BSS(FILE, DECL, NAME, SIZE, ALIGN) \ macro
H A Dlinux.h179 #define ASM_OUTPUT_ALIGNED_BSS(FILE, DECL, NAME, SIZE, ALIGN) \ macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/m68k/
H A Dcoff.h105 #define ASM_OUTPUT_ALIGNED_BSS(FILE, DECL, NAME, SIZE, ALIGN) \ macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/arm/
H A Dunknown-elf.h55 #undef ASM_OUTPUT_ALIGNED_BSS macro
56 #define ASM_OUTPUT_ALIGNED_BSS(FILE, DECL, NAME, SIZE, ALIGN) \ macro
/openbsd-current/gnu/gcc/gcc/config/score/
H A Delf.h49 #define ASM_OUTPUT_ALIGNED_BSS asm_output_aligned_bss macro
/openbsd-current/gnu/gcc/gcc/config/sparc/
H A Dsysv4.h157 #undef ASM_OUTPUT_ALIGNED_BSS macro
158 #define ASM_OUTPUT_ALIGNED_BSS(FILE, DECL, NAME, SIZE, ALIGN) \ macro
/openbsd-current/gnu/gcc/gcc/config/mips/
H A Dlinux.h37 #define ASM_OUTPUT_ALIGNED_BSS mips_output_aligned_bss macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dsysv4.h169 #undef ASM_OUTPUT_ALIGNED_BSS macro
170 #define ASM_OUTPUT_ALIGNED_BSS(FILE, DECL, NAME, SIZE, ALIGN) \ macro

Completed in 313 milliseconds

123