Home
last modified time | relevance | path

Searched refs:ASM_SPEC (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Dx86-64.h52 #undef ASM_SPEC
53 #define ASM_SPEC "%{m32:--32} %{m64:--64}" macro
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Dx86-64.h51 #undef ASM_SPEC
52 #define ASM_SPEC "%{m16|m32:--32} %{m64:--64} %{mx32:--x32}" macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgcc.c477 #ifndef ASM_SPEC
478 #define ASM_SPEC "" macro
714 static const char *asm_spec = ASM_SPEC;
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgcc.c628 #ifndef ASM_SPEC
629 #define ASM_SPEC "" macro
1079 static const char *asm_spec = ASM_SPEC;
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dtm.texi192 @defmac ASM_SPEC
H A Dtm.texi.in192 @defmac ASM_SPEC