Searched refs:CC (Results 276 - 300 of 423) sorted by relevance

<<11121314151617

/haiku-buildtools/legacy/gcc/gcc/config/pa/
H A Dee.asm4 ; This file is part of GNU CC.
6 ; GNU CC is free software; you can redistribute it and/or modify
11 ; GNU CC is distributed in the hope that it will be useful,
17 ; along with GNU CC; see the file COPYING. If not, write to
H A Dee_fp.asm4 ; This file is part of GNU CC.
6 ; GNU CC is free software; you can redistribute it and/or modify
11 ; GNU CC is distributed in the hope that it will be useful,
17 ; along with GNU CC; see the file COPYING. If not, write to
/haiku-buildtools/gcc/mpc/tests/
H A Dmpc-tests.h150 CC_func_ptr CC; /* output: mpc_t, input: mpc_t */ member in union:__anon3710
166 CC, /* output: mpc_t, input: mpc_t */ enumerator in enum:__anon3711
H A Dtcosh.c121 DECL_FUNC(CC, f,mpc_cosh);
H A Dtsqr.c170 DECL_FUNC (CC, f, mpc_sqr);
/haiku-buildtools/binutils/bfd/
H A Dmakefile.vms45 ifeq ($(CC),gcc)
/haiku-buildtools/binutils/ld/testsuite/ld-x86-64/
H A Dno-plt.exp38 if { [which $CC] == 0 } {
/haiku-buildtools/binutils/ld/testsuite/ld-size/
H A Dsize.exp59 if { [which $CC] == 0 } {
/haiku-buildtools/gcc/gcc/
H A Dconfigure812 CC
948 CC
1507 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1733 CC C compiler command
3056 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3057 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3545 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3546 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3556 if test -n "$CC"; then
3557 ac_cv_prog_CC="$CC" # Le
[all...]
/haiku-buildtools/legacy/binutils/
H A Dltconfig186 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
187 ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
273 old_CC="$CC"
544 # CC_FOR_BUILD overrides the CC variable in config.guess but I had
546 CC="$LTCC"
556 CC="$old_CC"
644 test -z "$CC" && CC=cc
667 # If no C compiler was specified, use CC.
668 LTCC=${LTCC-"$CC"}
[all...]
H A Dconfigure543 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
544 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
1684 # other problems. Defining CC to gcc is a questionable way to say "don't use
1686 # or whatever), but I'm not sure leaving CC as cc is any better...
1687 #CC=cc -A ansi -A runtype,any -A systype,any -U__STDC__ -DNO_STDARG
1831 # of CC from the fragment.
1833 if test -z "${CC}" && test "${build}" = "${host}" ; then
1845 CC=$tentative_cc
1853 CC=${CC
[all...]
/haiku-buildtools/gcc/libcc1/
H A DMakefile.in104 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
106 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
107 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
109 CCLD = $(CC)
110 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
123 CC = @CC@
/haiku-buildtools/gcc/liboffloadmic/
H A DMakefile.in196 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
198 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
199 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
201 CCLD = $(CC)
202 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
248 CC = @CC@
454 # values defined in terms of make variables, as is the case for CC and
642 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC)
[all...]
/haiku-buildtools/legacy/binutils/opcodes/
H A Dd30v-opc.c410 #define CC (Cb + 1) /* Condition code (CMPcc and CMPUcc). */ macro
412 #define Fa2 (CC + 1) /* Flag register (CMPcc and CMPUcc). */
460 { SHORT_CMP, 0, { CC, Fa2, Rb, Rc} }, /* CC Fa2,Rb,Rc */
461 { SHORT_CMP, 2, { CC, Fa2, Rb, IMM6} }, /* CC Fa2,Rb,imm6 */
462 { SHORT_CMPU, 0, { CC, Fa2, Rb, Rc} }, /* CC Fa2,Rb,Rc */
463 { SHORT_CMPU, 2, { CC, Fa2, Rb, IMM6U2} }, /* CC Fa
[all...]
/haiku-buildtools/binutils/opcodes/
H A Dd30v-opc.c410 #define CC (Cb + 1) /* Condition code (CMPcc and CMPUcc). */ macro
412 #define Fa2 (CC + 1) /* Flag register (CMPcc and CMPUcc). */
460 { SHORT_CMP, 0, { CC, Fa2, Rb, Rc} }, /* CC Fa2,Rb,Rc */
461 { SHORT_CMP, 2, { CC, Fa2, Rb, IMM6} }, /* CC Fa2,Rb,imm6 */
462 { SHORT_CMPU, 0, { CC, Fa2, Rb, Rc} }, /* CC Fa2,Rb,Rc */
463 { SHORT_CMPU, 2, { CC, Fa2, Rb, IMM6U2} }, /* CC Fa
[all...]
/haiku-buildtools/legacy/binutils/bfd/
H A Dconfigure312 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE AR ac_ct_AR RANLIB ac_ct_RANLIB LN_S LIBTOOL WARN_CFLAGS NO_WERROR MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT INSTALL_LIBBFD_TRUE INSTALL_LIBBFD_FALSE host_noncanonical target_noncanonical bfdlibdir bfdincludedir CPP EGREP ALLOCA USE_NLS MSGFMT GMSGFMT XGETTEXT USE_INCLUDED_LIBINTL CATALOGS CATOBJEXT DATADIRNAME GMOFILES INSTOBJEXT INTLDEPS INTLLIBS INTLOBJS POFILES POSUB INCLUDE_LOCALE_H GT_NO GT_YES MKINSTALLDIRS l HDEFINES BFD_HOST_64BIT_LONG BFD_HOST_LONG_LONG BFD_HOST_64_BIT_DEFINED BFD_HOST_64_BIT BFD_HOST_U_64_BIT CC_FOR_BUILD EXEEXT_FOR_BUILD COREFILE COREFLAG WIN32LDFLAGS WIN32LIBADD TDEFINES wordsize bfd_libs all_backends bfd_backends bfd_machines bfd_default_target_size bfd_file_ptr bfd_ufile_ptr tdefaults datarootdir docdir htmldir LIBOBJS LTLIBOBJS'
753 ac_env_CC_set=${CC+set}
754 ac_env_CC_value=$CC
755 ac_cv_env_CC_set=${CC+set}
756 ac_cv_env_CC_value=$CC
785 To assign environment variables (e.g., CC, CFLAGS...), specify them as
879 CC C compiler command
1303 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1304 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1436 ac_compile='$CC
[all...]
/haiku-buildtools/gcc/libatomic/
H A Dconfigure672 CC
1317 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1420 CC C compiler command
1427 CCAS assembler compiler command (defaults to CC)
2438 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2439 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3204 multi_os_directory=`$CC -print-multi-os-directory`
3216 # We must force CC to /not/ be precious variables; otherwise
3224 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3225 ac_link='$CC
[all...]
H A DMakefile.in119 libatomic_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
131 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
133 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
134 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
136 CCLD = $(CC)
137 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
174 CC = @CC@
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-elfvers/
H A Dvers.exp78 send_log "$CC $picflag\n"
79 verbose "$CC $picflag"
80 catch "exec $CC $picflag" exec_output
517 global CC
521 if ![ld_compile "$CC -S $pic $CFLAGS" $srcdir/$subdir/$source $tmpdir/$libname.s] {
605 global CC
615 if ![ld_compile "$CC -S $flag $CFLAGS" $srcdir/$subdir/$source $tmpdir/$execname.s] {
633 if {![ld_simple_link $CC $tmpdir/$execname "$tmpdir/$execname.o $other_lib $script_arg"]} {
645 global CC
648 if ![ld_compile "$CC
[all...]
/haiku-buildtools/binutils/ld/testsuite/ld-elfvers/
H A Dvers.exp85 send_log "$CC $picflag\n"
86 verbose "$CC $picflag"
87 catch "exec $CC $picflag" exec_output
520 global CC
524 if ![ld_compile "$CC -S $pic $CFLAGS" $srcdir/$subdir/$source $tmpdir/$libname.s] {
610 global CC
620 if ![ld_compile "$CC -S $flag $CFLAGS" $srcdir/$subdir/$source $tmpdir/$execname.s] {
638 if {![ld_simple_link $CC $tmpdir/$execname "$tmpdir/$execname.o $other_lib $script_arg"]} {
650 global CC
653 if ![ld_compile "$CC
[all...]
/haiku-buildtools/gcc/mpfr/
H A Dconfigure699 CC
803 CC
1353 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1465 CC C compiler command
2507 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2508 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3357 GMP_CC=`$SED -n 's/^CC = //p' $withval/Makefile`
3468 if test -n "$CFLAGS" || test -n "$CC" ; then
3476 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for CC and CFLAGS in gmp.h" >&5
3477 $as_echo_n "checking for CC an
[all...]
H A Dcompile203 *.cc | *.CC | *.cxx | *.CXX | *.[cC]++)
/haiku-buildtools/binutils/
H A DMakefile.tpl155 CC="$(CC_FOR_BUILD)"; export CC; \
192 CC="$(CC)"; export CC; \
260 CC="$(STAGE_CC_WRAPPER) $$r/$(HOST_SUBDIR)/prev-gcc/xgcc$(exeext) \
262 $(XGCC_FLAGS_FOR_TARGET) $$TFLAGS"; export CC; \
263 CC_FOR_BUILD="$$CC"; export CC_FOR_BUILD; \
281 CC="$(CC_FOR_TARGET) $(XGCC_FLAGS_FOR_TARGET) $$TFLAGS"; export CC; \
[all...]
/haiku-buildtools/binutils/gas/
H A Dbfin-parse.c3879 notethat ("CCflag: CC = A0 == A1\n");
3893 notethat ("CCflag: CC = A0 < A1\n");
3908 notethat ("CCflag: CC = dpregs < dpregs\n");
3926 notethat ("CCflag: CC = dpregs < (u)imm3\n");
3941 notethat ("CCflag: CC = dpregs == dpregs\n");
3958 notethat ("CCflag: CC = dpregs == imm3\n");
3972 notethat ("CCflag: CC = A0 <= A1\n");
3987 notethat ("CCflag: CC = dpregs <= dpregs (..)\n");
4006 notethat ("CCflag: CC = dpregs <= (u)imm3\n");
4068 notethat ("CC2dreg: CC
[all...]
/haiku-buildtools/gcc/libstdc++-v3/libsupc++/
H A DMakefile.in145 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
147 CCLD = $(CC)
148 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
179 CC = @CC@
484 $(CC) $(DEFS) $(C_INCLUDES) \
489 LTCOMPILE = $(LIBTOOL) --tag CC --tag disable-shared $(LIBTOOLFLAGS) --mode=compile \
490 $(CC) $(DEFS) $(C_INCLUDES) \

Completed in 386 milliseconds

<<11121314151617