Searched refs:ASM_QUAD (Results 1 - 14 of 14) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/config/i386/
H A Dsol2.h66 #undef ASM_QUAD macro
H A Dbsd.h38 #define ASM_QUAD "\t.quad\t" /* Should not be used for 32bit compilation. */
37 #define ASM_QUAD macro
H A Dopenbsd.h105 #undef ASM_QUAD macro
H A Datt.h33 #define ASM_QUAD "\t.quad\t" /* Should not be used for 32bit compilation. */
32 #define ASM_QUAD macro
H A Dfreebsd-aout.h231 #undef ASM_QUAD
228 #undef ASM_QUAD macro
H A Dsco5.h29 #undef ASM_QUAD macro
H A Di386.c880 #ifdef ASM_QUAD
882 #define TARGET_ASM_ALIGNED_DI_OP ASM_QUAD
6471 #ifdef ASM_QUAD
6472 fprintf (file, "%s", TARGET_64BIT ? ASM_QUAD : ASM_LONG);
7882 #ifdef ASM_QUAD
7883 directive = ASM_QUAD;
/openbsd-current/gnu/gcc/gcc/config/i386/
H A Dbsd.h38 #define ASM_QUAD "\t.quad\t" /* Should not be used for 32bit compilation. */
37 #define ASM_QUAD macro
H A Datt.h33 #define ASM_QUAD "\t.quad\t" /* Should not be used for 32bit compilation. */
32 #define ASM_QUAD macro
H A Dopenbsd.h102 #undef ASM_QUAD macro
H A Dsol2.h78 #undef ASM_QUAD macro
H A Dsco5.h26 #undef ASM_QUAD macro
H A Ddarwin.h141 #define ASM_QUAD "\t.quad\t" macro
H A Di386.c1256 #ifdef ASM_QUAD
1258 #define TARGET_ASM_ALIGNED_DI_OP ASM_QUAD
9014 #ifdef ASM_QUAD
9016 directive = ASM_QUAD;

Completed in 244 milliseconds