Searched refs:GCC (Results 276 - 300 of 341) sorted by relevance

<<11121314

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/ldaptcl/
H A Dconfigure2402 GCC=yes
2404 GCC=
2474 if test "$GCC" = yes; then
2480 if test "$GCC" = yes; then
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/filters/
H A DFELighting.cpp287 #if CPU(ARM_NEON) && CPU(ARM_TRADITIONAL) && COMPILER(GCC)
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebKitSupport/
H A DAboutData.cpp85 #elif COMPILER(GCC)
86 builder.append("<tr><td>GCC</td><td>" + String::number(__GNUC__) + "." + String::number(__GNUC_MINOR__) + "." + String::number(__GNUC_PATCHLEVEL__) + "</td></tr>");
/macosx-10.9.5/libedit-39/
H A Dconfig.status.gz
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/bits/
H A Dvalarray_before.h41 #pragma GCC system_header
/macosx-10.9.5/mail_cmds-29/mail/
H A Dcmd3.c317 np = elide(extract(cp, GCC));
H A Dnames.c350 GTO|GSUBJECT|GCC|GREPLYTO|GINREPLYTO|GNL);
/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dconfigure2025 GCC=`test $ac_compiler_gnu = yes && echo yes`
2085 if test "$GCC" = yes; then
2091 if test "$GCC" = yes; then
3317 if test "$GCC" = yes; then
3319 echo "$as_me:$LINENO: checking for ld used by GCC" >&5
3320 echo $ECHO_N "checking for ld used by GCC... $ECHO_C" >&6
3340 # If it fails, then pretend we aren't using GCC.
4009 test "$GCC" = yes && libtool_flags="$libtool_flags --with-gcc"
4362 if test "${GCC}" = yes -a -z "${ERROR_ON_WARNING}" ; then
4372 if test "${GCC}"
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/assembler/
H A DARMAssembler.h1025 #if OS(LINUX) && COMPILER(GCC)
1048 #if OS(LINUX) && COMPILER(GCC)
/macosx-10.9.5/curl-78.94.1/curl/
H A Dconfigure4406 GCC=yes
4408 GCC=
4475 if test "$GCC" = yes; then
4481 if test "$GCC" = yes; then
7517 if test "$GCC" != yes; then
7971 if test "$GCC" = yes; then
7994 # If it fails, then pretend we aren't using GCC.
8582 if test "$GCC" != yes; then
8587 if test "$GCC" = yes; then
9809 if test "$GCC"
[all...]
/macosx-10.9.5/ruby-104/ruby/
H A Dcont.c1574 #pragma GCC visibility push(default)
1597 #pragma GCC visibility pop
H A Dencoding.c28 #pragma GCC visibility push(default)
36 #pragma GCC visibility pop
/macosx-10.9.5/ruby-104/ruby/include/ruby/
H A Dintern.h46 #pragma GCC visibility push(default)
920 #pragma GCC visibility pop
/macosx-10.9.5/sudo-72/src/
H A Dconfig.status613 GCC='yes'
1761 with_gcc=$GCC
1885 # AIX sometimes has problems with the GCC collect2 program. For some
/macosx-10.9.5/tcl-102/tcl/tcl/unix/
H A Dconfigure.in78 # If we're using GCC, see if the compiler understands -pipe. If so, use it.
82 if test -z "$no_pipe" && test -n "$GCC"; then
/macosx-10.9.5/tcl-102/tk/tk/unix/
H A Dconfigure.in102 # If we're using GCC, see if the compiler understands -pipe. If so, use it.
106 if test -z "$no_pipe" && test -n "$GCC"; then
/macosx-10.9.5/apache-786.1/httpd/srclib/pcre/
H A Dconfigure1768 /* Override any GCC internal prototype to avoid an error.
1769 Use char because int might match the return type of a GCC
2786 GCC=yes
2788 GCC=
2858 if test "$GCC" = yes; then
2864 if test "$GCC" = yes; then
/macosx-10.9.5/efax-36/efax/
H A Dconfigure1445 GCC=`test $ac_compiler_gnu = yes && echo yes`
1491 if test "$GCC" = yes; then
1497 if test "$GCC" = yes; then
/macosx-10.9.5/cxxfilt-11/cxxfilt/intl/
H A Dconfigure2357 GCC=`test $ac_compiler_gnu = yes && echo yes`
2417 if test "$GCC" = yes; then
2423 if test "$GCC" = yes; then
5061 if test "$GCC" = yes; then
5063 echo "$as_me:$LINENO: checking for ld used by GCC" >&5
5064 echo $ECHO_N "checking for ld used by GCC... $ECHO_C" >&6
5084 # If it fails, then pretend we aren't using GCC.
5159 CC="$CC" GCC="$GCC" LDFLAGS="$LDFLAGS" LD="$LD" with_gnu_ld="$with_gnu_ld" \
5396 if test -n "$GCC"; the
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A DdecNumber.c1409 #pragma GCC diagnostic push
1410 #pragma GCC diagnostic ignored "-Warray-bounds"
1548 #pragma GCC diagnostic pop
2824 #pragma GCC diagnostic push
2825 #pragma GCC diagnostic ignored "-Warray-bounds"
3157 #pragma GCC diagnostic pop
5621 #pragma GCC diagnostic push
5622 #pragma GCC diagnostic ignored "-Warray-bounds"
5846 #pragma GCC diagnostic pop
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/libtommath/
H A Dbn.tex95 LibTomMath is meant to be very ``GCC friendly'' as it comes with a makefile well suited for GCC. However, the library will
100 To build as a static library for GCC issue the following
115 To build as a shared library for GCC issue the following
1239 GCC 3.3.1 and an Athlon XP processor the cutoff point is roughly 110 digits (about 70 for the Intel P4). That is, at
1246 can be built with GCC as follows
/macosx-10.9.5/cxxfilt-11/cxxfilt/
H A Dconfigure1446 # The GCC port for glibc1 has no MD_FALLBACK_FRAME_STATE_FOR, so let's
1692 # the apollo compiler" (the preferred version of GCC could be called cc,
1811 # /bin/cc is less than useful for our purposes. Always use GCC
1825 # /bin/cc is less than useful for our purposes. Always use GCC
2060 GCC=yes
2062 GCC=
2087 if test "$GCC" = yes; then
2093 if test "$GCC" = yes; then
2105 if test "$GCC" = yes; then
2209 # There is a bug in old released versions of GCC whic
[all...]
/macosx-10.9.5/gnudiff-19/diffutils/
H A Dconfigure2229 GCC=`test $ac_compiler_gnu = yes && echo yes`
2281 if test "$GCC" = yes; then
2287 if test "$GCC" = yes; then
3119 if test "$GCC" != yes; then
4800 if test "$GCC" = yes; then
4802 echo "$as_me:$LINENO: checking for ld used by GCC" >&5
4803 echo $ECHO_N "checking for ld used by GCC... $ECHO_C" >&6
4823 # If it fails, then pretend we aren't using GCC.
4898 CC="$CC" GCC="$GCC" LDFLAG
[all...]
/macosx-10.9.5/bc-21/bc/
H A Dconfigure982 GCC=yes
984 GCC=
1009 if test "$GCC" = yes; then
1015 if test "$GCC" = yes; then
/macosx-10.9.5/bind9-45.100/bind9/contrib/idn/idnkit-1.0-src/
H A Dltconfig462 # AIX sometimes has problems with the GCC collect2 program. For some
512 # Check to see if we are using GCC.
514 # If CC is not set, then try to find GCC or a usable CC.
578 # Now see if the compiler is really GCC.
683 # adding the `-m68020' flag to GCC prevents building anything better,
783 # On HP-UX, both CC and GCC only warn that PIC is supported... then they
990 echo $ac_n "checking for ld used by GCC... $ac_c" 1>&6
991 echo "$progname:991: checking for ld used by GCC" >&5
1005 # If it fails, then pretend we are not using GCC.
3031 # AIX sometimes has problems with the GCC collect
[all...]

Completed in 360 milliseconds

<<11121314