Home
last modified time | relevance | path

Searched refs:CC (Results 1 – 25 of 1262) sorted by relevance

12345678910>>...51

/openbsd/gnu/usr.bin/cvs/src/
H A Dbuild_src.com1 $ CC :== CC/NOOPT/DEB/STANDARD=VAXC/DEFINE=HAVE_CONFIG_H-
3 $ CC add.c
4 $ CC admin.c
5 $ CC buffer.c
12 $ CC cvsrc.c
13 $ CC diff.c
14 $ CC edit.c
20 $ CC hash.c
24 $ CC lock.c
25 $ CC log.c
[all …]
/openbsd/gnu/usr.bin/cvs/vms/
H A Dbuild_vms.com1 $ CC :== CC/DEBUG/NOOPTIMIZE/STANDARD=VAXC/DEFINE=HAVE_CONFIG_H-
5 $ CC getpass.c
6 $ CC getwd.c
7 $ CC misc.c
8 $ CC ndir.c
9 $ CC pipe.c
11 $ CC pwd.c
12 $ CC rcmd.c
14 $ CC rmdir.c
15 $ CC stat.c
[all …]
/openbsd/gnu/usr.bin/binutils/
H A Dltcf-cxx.sh49 CC=${CC-"$CXX"}
53 set dummy $CC
319 # "CC -ar", where "CC" is the IRIX C++ compiler. This is
363 # "CC -Bstatic", where "CC" is the KAI C++ compiler.
424 # "CC -Bstatic", where "CC" is the KAI C++ compiler.
599 # "CC -xar", where "CC" is the Sun C++ compiler. This is
769 CC)
785 CC)
852 CC)
861 CC)
[all …]
/openbsd/gnu/usr.bin/binutils-2.17/
H A Dltcf-cxx.sh49 CC=${CC-"$CXX"}
53 set dummy $CC
319 # "CC -ar", where "CC" is the IRIX C++ compiler. This is
363 # "CC -Bstatic", where "CC" is the KAI C++ compiler.
424 # "CC -Bstatic", where "CC" is the KAI C++ compiler.
599 # "CC -xar", where "CC" is the Sun C++ compiler. This is
772 CC)
788 CC)
855 CC)
864 CC)
[all …]
/openbsd/gnu/lib/libstdc++/
H A Dltcf-cxx.sh49 CC=${CC-"$CXX"}
53 set dummy $CC
319 # "CC -ar", where "CC" is the IRIX C++ compiler. This is
363 # "CC -Bstatic", where "CC" is the KAI C++ compiler.
443 # "CC -Bstatic", where "CC" is the KAI C++ compiler.
618 # "CC -xar", where "CC" is the Sun C++ compiler. This is
788 CC)
804 CC)
871 CC)
880 CC)
[all …]
/openbsd/gnu/usr.bin/cvs/diff/
H A Dbuild_diff.com1 $ CC :== CC/DEBUG/NOOPTIMIZE/STANDARD=VAXC/DEFINE=HAVE_CONFIG_H-
3 $ CC diff.c
4 $ CC analyze.c
5 $ CC cmpbuf.c
6 $ CC dir.c
7 $ CC io.c
8 $ CC util.c
10 $ CC ed.c
11 $ CC ifdef.c
13 $ CC side.c
[all …]
/openbsd/gnu/usr.bin/cvs/lib/
H A Dbuild_lib.com1 $ CC :== CC/DEBUG/NOOPTIMIZE/STANDARD=VAXC/DEFINE=HAVE_CONFIG_H-
3 $ CC fnmatch.c
4 $ CC getdate.c
5 $ CC getline.c
6 $ CC getopt.c
7 $ CC getopt1.c
8 $ CC md5.c
9 $ CC regex.c
13 $ CC valloc.c
14 $ CC xgetwd.c
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/config/s390/
H A Ds390-modes.def24 CC (CCZ)
25 CC (CCA)
26 CC (CCAP)
27 CC (CCAN)
28 CC (CCL)
29 CC (CCL1)
30 CC (CCL2)
31 CC (CCU)
32 CC (CCUR)
33 CC (CCS)
[all …]
/openbsd/gnu/usr.bin/perl/
H A DMakefile.micro1 LD = $(CC)
68 $(CC) $(CCFLAGS) -o $@ $(CFLAGS) av.c
71 $(CC) $(CCFLAGS) -o $@ $(CFLAGS) deb.c
74 $(CC) $(CCFLAGS) -o $@ $(CFLAGS) doio.c
77 $(CC) $(CCFLAGS) -o $@ $(CFLAGS) doop.c
89 $(CC) $(CCFLAGS) -o $@ $(CFLAGS) gv.c
95 $(CC) $(CCFLAGS) -o $@ $(CFLAGS) hv.c
101 $(CC) $(CCFLAGS) -o $@ $(CFLAGS) mg.c
113 $(CC) $(CCFLAGS) -o $@ $(CFLAGS) pad.c
125 $(CC) $(CCFLAGS) -o $@ $(CFLAGS) pp.c
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/config/arm/
H A Darm-modes.def32 CC (CC_Z)
33 CC (CC_SWP)
34 CC (CCFP)
35 CC (CCFPE)
36 CC (CC_DNE)
37 CC (CC_DEQ)
38 CC (CC_DLE)
39 CC (CC_DLT)
40 CC (CC_DGE)
41 CC (CC_DGT)
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Ddyncast1.C28 struct CC : B {}; struct
29 class DD : CC {};
56 struct E : D, CC {};
57 struct EE : CC, D {}; //Will search in reverse order.
67 if((CC*)&e != dynamic_cast<CC*> ((B*)(CC*)&e)) error(14); //counter example in test02()
74 if((CC*)&ee != dynamic_cast<CC*> ((B*)(CC*)&ee)) error(19); //counter example in test02()
99 struct K : CC, private J {};
100 class KK : J, CC{};
106 if(dynamic_cast<CC*> ((B*)(D*)&e)) error(24); in test04()
107 if((CC*)&e != dynamic_cast<CC*> ((C*)(D*)&e)) error(25); //counter example in test04()
[all …]
/openbsd/gnu/usr.bin/binutils/ld/
H A Dconfigure.host22CC} --print-prog-name=ld-elf.so.1\` ] || echo /usr/libexec/``${CC} --print-prog-name=ld-elf.so.1` …
23CC} --print-file-name=libc.so\`` '"$HOSTING_LIBS"' `if [ -f ../gcc/crtend.o ]; then echo ../gcc/cr…
36CC} --print-file-name=specs\` | sed -e "s,.*-dynamic-linker[ ][ ]*\(.*/ld[^ ]*\.so..\).*,\1,"` `…
37CC} --print-file-name=libc.so\`` '"$HOSTING_LIBS"' `if [ -f ../gcc/crtend.o ]; then echo ../gcc/cr…
44 if [ -f `${CC} --print-file-name=crti.o` ]; then
56 if [ -f `${CC} --print-file-name=crtn.o` ]; then
96 # Even if CC is not gcc, the tests use gcc.
130 ${CC} -c crtbegin.c -o crtbegin.o
133 ${CC} -c crtend.c -o crtend.o
158CC} --print-file-name=specs\` | sed -e "s,.*-dynamic-linker[ ][ ]*\(.*/libc.so..\).*,\1,"` `${CC
[all …]
/openbsd/gnu/usr.bin/binutils-2.17/ld/
H A Dconfigure.host22CC} --print-prog-name=ld-elf.so.1\` ] || echo /usr/libexec/``${CC} --print-prog-name=ld-elf.so.1` …
23CC} --print-file-name=libc.so\`` '"$HOSTING_LIBS"' `if [ -f ../gcc/crtend.o ]; then echo ../gcc/cr…
36CC} --help --verbose 2>&1 | egrep "ld[^ ]*\.so" | sed -e "s,.*-dynamic-linker[ ][ ]*\(.*/ld[^ ]*…
37CC} --print-file-name=libc.so\`` '"$HOSTING_LIBS"' `if [ -f ../gcc/crtend.o ]; then echo ../gcc/cr…
44 if [ -f `${CC} --print-file-name=crti.o` ]; then
46 HOSTING_CRT0="$HOSTING_CRT0 `${CC} --print-file-name=crti.o`"
56 if [ -f `${CC} --print-file-name=crtn.o` ]; then
63 HOSTING_LIBS="$HOSTING_LIBS `${CC} --print-file-name=crtn.o`"
98 # Even if CC is not gcc, the tests use gcc.
132 ${CC} -c crtbegin.c -o crtbegin.o
[all …]
/openbsd/gnu/llvm/clang/include/clang/Analysis/
H A DConstructionContext.h278 auto *CC = C.getAllocator().Allocate<T>(); in create() local
279 return new (CC) T(Args...); in create()
336 return CC->getKind() >= VARIABLE_BEGIN && in classof()
337 CC->getKind() <= VARIABLE_END; in classof()
354 return CC->getKind() == SimpleVariableKind; in classof()
407 return CC->getKind() >= INITIALIZER_BEGIN && in classof()
408 CC->getKind() <= INITIALIZER_END; in classof()
518 return CC->getKind() >= TEMPORARY_BEGIN && CC->getKind() <= TEMPORARY_END; in classof()
598 CC->getKind() <= RETURNED_VALUE_END; in classof()
680 return CC->getKind() == ArgumentKind; in classof()
[all …]
/openbsd/gnu/usr.sbin/mkhybrid/src/
H A DMakefile.in12 CC = @CC@
80 $(CC) -c $(CFLAGS) $(srcdir)/tree.c
83 $(CC) -c $(CFLAGS) $(srcdir)/write.c
86 $(CC) -c $(CFLAGS) $(srcdir)/hash.c
89 $(CC) -c $(CFLAGS) $(srcdir)/rock.c
92 $(CC) -c $(CFLAGS) $(srcdir)/joliet.c
95 $(CC) -c $(CFLAGS) $(srcdir)/match.c
98 $(CC) -c $(CFLAGS) $(srcdir)/multi.c
101 $(CC) -c $(CFLAGS) $(srcdir)/name.c
110 $(CC) -c $(CFLAGS) $(srcdir)/apple.c
[all …]
H A DMakefile12 CC = gcc macro
80 $(CC) -c $(CFLAGS) $(srcdir)/tree.c
83 $(CC) -c $(CFLAGS) $(srcdir)/write.c
86 $(CC) -c $(CFLAGS) $(srcdir)/hash.c
89 $(CC) -c $(CFLAGS) $(srcdir)/rock.c
92 $(CC) -c $(CFLAGS) $(srcdir)/joliet.c
95 $(CC) -c $(CFLAGS) $(srcdir)/match.c
98 $(CC) -c $(CFLAGS) $(srcdir)/multi.c
101 $(CC) -c $(CFLAGS) $(srcdir)/name.c
110 $(CC) -c $(CFLAGS) $(srcdir)/apple.c
[all …]
/openbsd/regress/usr.bin/libtool/
H A DMakefile118 ${LIBTOOL} compile ${CC} -c -o dummy.lo dummy.c
119 ${LIBTOOL} comp ${CC} -c -o dummy.lo dummy.c
122 ${LIBTOOL} ${CC} -c -o dummy.lo dummy.c
139 ${LIBTOOL} --mode=compile ${CC} -c dummy.c|tee out0
170 ${LIBTOOL} --mode=compile ${CC} -static -c dummy.c|tee out5
193 ${LIBTOOL} --mode=compile ${CC} -shared -c dummy.c|tee out9
243 @if ${LIBTOOL} --mode=link ${CC} -oe e.lo; then exit 1; fi
246 @${LIBTOOL} --mode=link ${CC} -o e e.lo -la2|tee out.13
269 ${CC} -shared -o lib1/libtrip.so.10.5 dummy.c
270 ${CC} -shared -o lib1/libtrip.so.10.10 dummy.c
[all …]
/openbsd/gnu/gcc/gcc/config/bfin/
H A Dlib1funcs.asm40 CC = R0 < 0; define
41 IF CC R0 = R2;
42 R7 = CC;
45 CC = R1 < 0; define
46 IF CC R1 = R2;
47 R2 = CC;
52 CC = R7; define
54 IF CC R0 = R1;
95 CC = R3 < R1 (IU); define
98 IF ! CC R3 = R2;
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUPALMetadata.cpp95 static unsigned getRsrc1Reg(CallingConv::ID CC) { in getRsrc1Reg() argument
96 switch (CC) { in getRsrc1Reg()
117 static unsigned getScratchSizeKey(CallingConv::ID CC) { in getScratchSizeKey() argument
118 switch (CC) { in getScratchSizeKey()
139 setRegister(getRsrc1Reg(CC), Val); in setRsrc1()
145 setRegister(getRsrc1Reg(CC) + 1, Val); in setRsrc2()
214 getHwStage(CC)[".agpr_count"] = Val; in setNumUsedAgprs() local
237 setRegister(getScratchSizeKey(CC), Val); in setScratchSize()
274 void AMDGPUPALMetadata::setWave32(unsigned CC) { in setWave32() argument
275 switch (CC) { in setWave32()
[all …]
H A DAMDGPUPALMetadata.h43 void setRsrc1(unsigned CC, unsigned Val);
47 void setRsrc2(unsigned CC, unsigned Val);
65 void setEntryPoint(unsigned CC, StringRef Name);
70 void setNumUsedVgprs(unsigned CC, unsigned Val);
74 void setNumUsedAgprs(unsigned CC, unsigned Val);
79 void setNumUsedSgprs(unsigned CC, unsigned Val);
82 void setScratchSize(unsigned CC, unsigned Val);
104 void setWave32(unsigned CC);
156 msgpack::MapDocNode getHwStage(unsigned CC);
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZInstrSystem.td21 let hasSideEffects = 1, Uses = [CC] in
25 let hasSideEffects = 1, Defs = [CC] in {
135 let hasSideEffects = 1, Defs = [CC] in
139 let hasSideEffects = 1, Defs = [CC] in
195 let hasSideEffects = 1, Defs = [CC] in
220 let hasSideEffects = 1, Defs = [CC] in
256 let hasSideEffects = 1, Defs = [CC] in
268 let hasSideEffects = 1, Defs = [CC] in
278 let hasSideEffects = 1, Defs = [CC] in
290 let Defs = [CC] in
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Drs6000.md2160 (compare:CC
2176 (compare:CC
2195 (compare:CC
2214 (compare:CC
3434 (compare:CC
3452 (compare:CC
3472 (compare:CC
3490 (compare:CC
3510 (compare:CC
14684 (unspec:SI [(reg:CC 68) (reg:CC 69) (reg:CC 70) (reg:CC 71)
[all …]
/openbsd/gnu/lib/libreadline/examples/
H A DMakefile.in33 CC = @CC@
50 $(CC) $(CCFLAGS) -c $<
59 $(CC) $(LDFLAGS) -o $@ rl.o -lreadline $(TERMCAP_LIB)
62 $(CC) $(LDFLAGS) -o $@ rlcat.o -lreadline $(TERMCAP_LIB)
65 $(CC) $(LDFLAGS) -o $@ fileman.o -lreadline $(TERMCAP_LIB)
68 $(CC) $(LDFLAGS) -o $@ rltest.o -lreadline $(TERMCAP_LIB)
71 $(CC) $(LDFLAGS) -o $@ rlversion.o -lreadline $(TERMCAP_LIB)
74 $(CC) $(LDFLAGS) -o $@ histexamp.o -lhistory $(TERMCAP_LIB)
99 $(CC) $(LDFLAGS) -o $@ rlfe.o -lreadline -lhistory ${TERMCAP_LIB}
/openbsd/gnu/llvm/llvm/lib/Target/ARM/Utils/
H A DARMBaseInfo.h48 inline static CondCodes getOppositeCondition(CondCodes CC) { in getOppositeCondition() argument
49 switch (CC) { in getOppositeCondition()
72 switch (CC) { in getSwappedCondition()
130 inline static const char *ARMVPTPredToString(ARMVCC::VPTCodes CC) { in ARMVPTPredToString() argument
131 switch (CC) { in ARMVPTPredToString()
139 inline static unsigned ARMVectorCondCodeFromString(StringRef CC) { in ARMVectorCondCodeFromString() argument
140 return StringSwitch<unsigned>(CC.lower()) in ARMVectorCondCodeFromString()
146 inline static const char *ARMCondCodeToString(ARMCC::CondCodes CC) { in ARMCondCodeToString() argument
147 switch (CC) { in ARMCondCodeToString()
167 inline static unsigned ARMCondCodeFromString(StringRef CC) { in ARMCondCodeFromString() argument
[all …]
/openbsd/gnu/llvm/clang/tools/diag-build/
H A Ddiag-build.sh34 if [[ -z "$CC" ]]; then
37 CC=$(dirname $0)/clang
39 CC=$(which clang)
54 CXX=$CC
77 set_compiler="CC='$CC' CXX='$CXX'"
80 set_compiler="CC='$CC' CXX='$CXX'"
94 escCC=$(escape $CC)

12345678910>>...51