Searched defs:CC (Results 1 - 25 of 239) sorted by relevance

12345678910

/freebsd-11-stable/contrib/ipfilter/samples/
H A DMakefile1 CC=gcc macro
/freebsd-11-stable/contrib/gdtoa/
H A Dmakefile27 CC = cc macro
/freebsd-11-stable/contrib/one-true-awk/
H A Dmakefile29 CC = gcc -Wall -g -Wwrite-strings macro
30 CC = gcc -fprofile-arcs -ftest-coverage # then gcov f1.c; cat f1.c.gcov macro
31 CC = gcc -g -Wall -pedantic macro
32 CC = gcc -O4 -Wall -pedantic -fno-strict-aliasing macro
/freebsd-11-stable/contrib/wpa/wpa_supplicant/dbus/
H A DMakefile11 CC=gcc macro
/freebsd-11-stable/contrib/wpa/hs20/client/
H A DMakefile4 CC=gcc macro
/freebsd-11-stable/usr.bin/c89/
H A Dc89.c42 #define CC "/usr/bin/cc" /* The big kahuna doing the actual work. */ macro
/freebsd-11-stable/sys/contrib/xz-embedded/userspace/
H A DMakefile10 CC = gcc -std=gnu89 macro
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dnmake.mak23 CC = cl macro
[all...]
/freebsd-11-stable/contrib/pam_modules/pam_passwdqc/
H A DMakefile5 CC = gcc macro
/freebsd-11-stable/crypto/openssl/engines/ccgost/
H A DMakefile3 CC=cc macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCCCState.h32 PPCCCState(CallingConv::ID CC, bool isVarArg, MachineFunction &MF, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineFunction.cpp40 CallingConv::ID CC = F.getCallingConv(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MacroFusion.cpp27 X86::CondCode CC = X86::getCondFromBranch(MI); local
/freebsd-11-stable/lib/libclang_rt/asan_dynamic/
H A DMakefile91 CC= ${CXX} macro
/freebsd-11-stable/crypto/openssl/crypto/bio/
H A DMakefile7 CC= cc macro
/freebsd-11-stable/crypto/openssl/crypto/buffer/
H A DMakefile7 CC= cc macro
/freebsd-11-stable/crypto/openssl/crypto/cmac/
H A DMakefile7 CC= cc macro
/freebsd-11-stable/crypto/openssl/crypto/cms/
H A DMakefile7 CC= cc macro
/freebsd-11-stable/crypto/openssl/crypto/comp/
H A DMakefile7 CC= cc macro
/freebsd-11-stable/crypto/openssl/crypto/dsa/
H A DMakefile7 CC= cc macro
/freebsd-11-stable/crypto/openssl/crypto/dso/
H A DMakefile7 CC= cc macro
/freebsd-11-stable/crypto/openssl/crypto/ecdh/
H A DMakefile7 CC= cc macro
/freebsd-11-stable/crypto/openssl/crypto/engine/
H A DMakefile7 CC= cc macro
/freebsd-11-stable/crypto/openssl/crypto/evp/
H A DMakefile7 CC= cc macro
/freebsd-11-stable/crypto/openssl/crypto/hmac/
H A DMakefile7 CC= cc macro

Completed in 183 milliseconds

12345678910