Searched refs:SKIP_ASM_OP (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsysv4.h37 #undef SKIP_ASM_OP macro
54 #define SKIP_ASM_OP "\t.skip\t" macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsysv4.h37 #undef SKIP_ASM_OP macro
54 #define SKIP_ASM_OP "\t.skip\t" macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dsysv4.h42 #undef SKIP_ASM_OP macro
43 #define SKIP_ASM_OP "\t.skip\t" macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dsysv4.h42 #undef SKIP_ASM_OP macro
43 #define SKIP_ASM_OP "\t.skip\t" macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rx/
H A Dlinux.h192 #undef SKIP_ASM_OP macro
193 #define SKIP_ASM_OP "\t.zero\t" macro
H A Drx.h583 #undef SKIP_ASM_OP
584 #define SKIP_ASM_OP (TARGET_AS100_SYNTAX ? "\t.BLKB\t" : "\t.zero\t")
576 #undef SKIP_ASM_OP macro
577 #define SKIP_ASM_OP macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rx/
H A Dlinux.h192 #undef SKIP_ASM_OP macro
193 #define SKIP_ASM_OP "\t.zero\t" macro
H A Drx.h583 #undef SKIP_ASM_OP
584 #define SKIP_ASM_OP (TARGET_AS100_SYNTAX ? "\t.BLKB\t" : "\t.zero\t")
576 #undef SKIP_ASM_OP macro
577 #define SKIP_ASM_OP macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dxcoff.h215 #define SKIP_ASM_OP "\t.space " macro
218 fprintf (FILE, "%s" HOST_WIDE_INT_PRINT_UNSIGNED"\n", SKIP_ASM_OP, (SIZE))
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dxcoff.h212 #define SKIP_ASM_OP "\t.space " macro
215 fprintf (FILE, "%s" HOST_WIDE_INT_PRINT_UNSIGNED"\n", SKIP_ASM_OP, (SIZE))
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/
H A Delfos.h98 #define SKIP_ASM_OP "\t.zero\t" macro
103 SKIP_ASM_OP, (SIZE))
/netbsd-current/external/gpl3/gcc/dist/gcc/config/
H A Delfos.h106 #define SKIP_ASM_OP "\t.zero\t" macro
111 SKIP_ASM_OP, (SIZE))

Completed in 141 milliseconds