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

/freebsd-11-stable/contrib/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.c1512 #ifdef ASM_QUAD
1514 #define TARGET_ASM_ALIGNED_DI_OP ASM_QUAD
9226 #ifdef ASM_QUAD
9228 directive = ASM_QUAD;

Completed in 190 milliseconds