Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386.h612 #ifndef CC1_SPEC
613 #define CC1_SPEC "%(cc1_cpu) " macro
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.h708 #ifndef CC1_SPEC
709 #define CC1_SPEC "%(cc1_cpu) " macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgcc.c495 #ifndef CC1_SPEC
496 #define CC1_SPEC "" macro
710 static const char *cc1_spec = CC1_SPEC;
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgcc.c653 #ifndef CC1_SPEC
654 #define CC1_SPEC "" macro
1075 static const char *cc1_spec = CC1_SPEC;
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dtm.texi171 @defmac CC1_SPEC
187 Note that everything defined in CC1_SPEC is already passed to
189 CC1_SPEC in CC1PLUS_SPEC@.
320 @code{CC1_SPEC}.
H A Dtm.texi.in171 @defmac CC1_SPEC
187 Note that everything defined in CC1_SPEC is already passed to
189 CC1_SPEC in CC1PLUS_SPEC@.
320 @code{CC1_SPEC}.