Searched refs:STRING_ASM_OP (Results 1 - 17 of 17) sorted by relevance

/haiku-buildtools/gcc/gcc/config/sparc/
H A Dsysv4.h35 #undef STRING_ASM_OP macro
52 #define STRING_ASM_OP "\t.asciz\t" macro
/haiku-buildtools/gcc/gcc/config/pa/
H A Dpa-linux.h60 #undef STRING_ASM_OP macro
61 #define STRING_ASM_OP "\t.stringz\t" macro
H A Dpa-openbsd.h33 #undef STRING_ASM_OP macro
34 #define STRING_ASM_OP "\t.stringz\t" macro
H A Dpa64-hpux.h166 #undef STRING_ASM_OP macro
167 #define STRING_ASM_OP "\t.stringz\t" macro
/haiku-buildtools/legacy/gcc/gcc/config/sparc/
H A Dsysv4.h55 #undef STRING_ASM_OP macro
95 #define STRING_ASM_OP ".asciz" macro
/haiku-buildtools/gcc/gcc/config/ia64/
H A Dsysv4.h39 #undef STRING_ASM_OP macro
40 #define STRING_ASM_OP "\tstringz\t" macro
/haiku-buildtools/legacy/gcc/gcc/config/i386/
H A Di386-interix.h146 #define STRING_ASM_OP ".string" macro
160 fprintf ((FILE), "\t%s\t\"", STRING_ASM_OP); \
H A Dsco5.h70 #undef STRING_ASM_OP macro
71 #define STRING_ASM_OP "\t.string" macro
316 fprintf ((FILE), "%s\t\"", STRING_ASM_OP); \
H A Dbeos-elf.h281 fprintf ((FILE), "\t%s\t\"", STRING_ASM_OP); \
H A Dhaiku.h284 fprintf ((FILE), "\t%s\t\"", STRING_ASM_OP); \
/haiku-buildtools/gcc/gcc/config/
H A Delfos.h399 #define STRING_ASM_OP "\t.string\t" macro
/haiku-buildtools/legacy/gcc/gcc/config/
H A Delfos.h605 #define STRING_ASM_OP ".string" macro
619 fprintf ((FILE), "\t%s\t\"", STRING_ASM_OP); \
H A Dptx4.h760 #define STRING_ASM_OP ".string" macro
774 fprintf ((FILE), "\t%s\t\"", STRING_ASM_OP); \
H A Dsvr4.h826 #define STRING_ASM_OP ".string" macro
840 fprintf ((FILE), "\t%s\t\"", STRING_ASM_OP); \
/haiku-buildtools/legacy/gcc/gcc/config/alpha/
H A Delf.h496 #define STRING_ASM_OP ".string" macro
/haiku-buildtools/gcc/gcc/config/microblaze/
H A Dmicroblaze.h727 #define STRING_ASM_OP "\t.asciz\t" macro
/haiku-buildtools/gcc/gcc/
H A Dvarasm.c7599 fputs (STRING_ASM_OP, f);

Completed in 275 milliseconds