Searched refs:ASM_OUTPUT_LOCAL (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/i386/
H A Dbsd.h67 #define ASM_OUTPUT_LOCAL(FILE, NAME, SIZE, ROUNDED) \
64 #define ASM_OUTPUT_LOCAL macro
H A Ddarwin.h167 #define ASM_OUTPUT_LOCAL(FILE, NAME, SIZE, ROUNDED) \ macro
/freebsd-11-stable/contrib/gcc/config/
H A Dsvr3.h52 #undef ASM_OUTPUT_LOCAL macro
53 #define ASM_OUTPUT_LOCAL(FILE, NAME, SIZE, ROUNDED) \ macro
/freebsd-11-stable/contrib/gcc/config/arm/
H A Daof.h129 #define ASM_OUTPUT_LOCAL(STREAM, NAME, SIZE, ROUNDED) \
128 #define ASM_OUTPUT_LOCAL macro
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Dxcoff.h255 #define ASM_OUTPUT_LOCAL(FILE, NAME, SIZE, ROUNDED) \ macro
/freebsd-11-stable/contrib/gcc/
H A Dvarasm.c1596 ASM_OUTPUT_LOCAL (asm_out_file, name, size, rounded);
2124 /* Variable `rounded' might or might not be used in ASM_OUTPUT_LOCAL. */
2129 ASM_OUTPUT_LOCAL (asm_out_file, name, size, rounded);

Completed in 94 milliseconds