Home
last modified time | relevance | path

Searched refs:ASM_OUTPUT_SKIP (Results 1 – 25 of 52) sorted by relevance

123

/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Datt.h65 #undef ASM_OUTPUT_SKIP
66 #define ASM_OUTPUT_SKIP(FILE,SIZE) \ macro
Dbsd.h48 #define ASM_OUTPUT_SKIP(FILE,SIZE) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Daout.h251 #undef ASM_OUTPUT_SKIP
252 #define ASM_OUTPUT_SKIP(STREAM, NBYTES) \ macro
Dunknown-elf.h70 ASM_OUTPUT_SKIP (FILE, SIZE ? (int)(SIZE) : 1); \
/netbsd/src/external/gpl3/gcc/dist/gcc/config/
Delfos.h108 #undef ASM_OUTPUT_SKIP
109 #define ASM_OUTPUT_SKIP(FILE, SIZE) \ macro
Ddarwin.h786 #define ASM_OUTPUT_SKIP(FILE,SIZE) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sparc/
Dsol2.h345 #undef ASM_OUTPUT_SKIP
346 #define ASM_OUTPUT_SKIP(FILE,SIZE) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/lm32/
Dlm32.h396 ASM_OUTPUT_SKIP((FILE), (SIZE) ? (SIZE) : 1); \
413 ASM_OUTPUT_SKIP((FILE), (SIZE) ? (SIZE) : 1); \
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mcore/
Dmcore.h673 #undef ASM_OUTPUT_SKIP
674 #define ASM_OUTPUT_SKIP(FILE,SIZE) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/ia64/
Dsysv4.h77 ASM_OUTPUT_SKIP (FILE, SIZE ? SIZE : 1); \
/netbsd/src/external/gpl3/gcc/dist/gcc/config/alpha/
Delf.h78 ASM_OUTPUT_SKIP((FILE), (SIZE) ? (SIZE) : 1); \
Dvms.h225 #define ASM_OUTPUT_SKIP(FILE,SIZE) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/iq2000/
Diq2000.h485 #undef ASM_OUTPUT_SKIP
486 #define ASM_OUTPUT_SKIP(STREAM,SIZE) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/frv/
Dfrv.h1546 ASM_OUTPUT_SKIP (STREAM, (SIZE) ? (SIZE) : 1); \
1724 #undef ASM_OUTPUT_SKIP
1725 #define ASM_OUTPUT_SKIP(STREAM, NBYTES) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Dxcoff.h217 #define ASM_OUTPUT_SKIP(FILE,SIZE) \ macro
Dsysv4.h432 ASM_OUTPUT_SKIP (FILE, SIZE); \
/netbsd/src/external/gpl3/gcc/dist/gcc/config/pdp11/
Dpdp11.h623 #define ASM_OUTPUT_SKIP(FILE,SIZE) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/vax/
Dvax.h609 #define ASM_OUTPUT_SKIP(FILE,SIZE) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mmix/
Dmmix.h751 #define ASM_OUTPUT_SKIP(STREAM, NBYTES) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/h8300/
Dh8300.h683 #define ASM_OUTPUT_SKIP(FILE, SIZE) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/m32r/
Dm32r.h904 ASM_OUTPUT_SKIP (FILE, SIZE ? SIZE : 1); \
/netbsd/src/external/gpl3/gcc/dist/gcc/config/m68k/
Dm68k.h827 #define ASM_OUTPUT_SKIP(FILE,SIZE) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/bfin/
Dbfin.h1049 #define ASM_OUTPUT_SKIP(FILE,SIZE) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/pa/
Dpa.h1202 #define ASM_OUTPUT_SKIP(FILE,SIZE) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/
Dmips.h3033 #undef ASM_OUTPUT_SKIP
3034 #define ASM_OUTPUT_SKIP(STREAM,SIZE) \ macro

123