Searched refs:ASM_OUTPUT_ALIGNED_DECL_LOCAL (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/arm/
H A Dunknown-elf.h73 #undef ASM_OUTPUT_ALIGNED_DECL_LOCAL macro
74 #define ASM_OUTPUT_ALIGNED_DECL_LOCAL(FILE, DECL, NAME, SIZE, ALIGN) \ macro
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dsysv4.h46 #define ASM_OUTPUT_ALIGNED_DECL_LOCAL(FILE, DECL, NAME, SIZE, ALIGN) \ macro
/freebsd-11-stable/contrib/gcc/config/
H A Ddarwin.h642 #undef ASM_OUTPUT_ALIGNED_DECL_LOCAL macro
643 #define ASM_OUTPUT_ALIGNED_DECL_LOCAL(FILE, DECL, NAME, SIZE, ALIGN) \ macro
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Dsysv4.h440 #define ASM_OUTPUT_ALIGNED_DECL_LOCAL(FILE, DECL, NAME, SIZE, ALIGN) \ macro
464 ASM_OUTPUT_ALIGNED_DECL_LOCAL (FILE, DECL, NAME, SIZE, ALIGN); \
/freebsd-11-stable/contrib/gcc/
H A Dvarasm.c1588 #if defined ASM_OUTPUT_ALIGNED_DECL_LOCAL
1589 ASM_OUTPUT_ALIGNED_DECL_LOCAL (asm_out_file, decl, name,
2114 #ifdef ASM_OUTPUT_ALIGNED_DECL_LOCAL
2115 ASM_OUTPUT_ALIGNED_DECL_LOCAL (asm_out_file, NULL_TREE, name, size,

Completed in 79 milliseconds