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

12345678910

/freebsd-11-stable/contrib/bmake/mk/sys/
H A DAIX.mk27 CC= gcc macro
31 CC= cc macro
H A DDarwin.mk28 CC?= gcc -pipe macro
30 CC?= cc -pipe macro
H A DGeneric.mk42 CC?= cc macro
H A DHP-UX.mk46 CC?= gcc ${PIPE} macro
56 CC= cc macro
H A DIRIX.mk29 CC?= cc macro
[all...]
H A DLinux.mk30 CC= gcc -pipe macro
34 CC= cc -pipe macro
H A DNetBSD.mk38 CC?= cc macro
H A DOSF1.mk34 CC?= gcc macro
36 CC?= cc -std macro
H A DOpenBSD.mk32 CC?= cc macro
H A DSunOS.mk20 CC := ${gcc:L:${M_whence}} macro
59 CC ?= gcc -pipe macro
63 CC ?= cc macro
[all...]
H A DUnixWare.mk36 CC?= gcc -pipe -DUNIXWARE macro
40 CC?= cc macro
/freebsd-11-stable/contrib/dma/
H A DMakefile16 CC?= gcc macro
/freebsd-11-stable/contrib/gdtoa/
H A Dmakefile27 CC = cc macro
/freebsd-11-stable/contrib/ipfilter/
H A DMakefile16 CC=gcc -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wuninitialized macro
[all...]
/freebsd-11-stable/contrib/ipfilter/samples/
H A DMakefile1 CC=gcc macro
/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dlib_setup.c498 char CC; local
/freebsd-11-stable/contrib/nvi/ex/
H A Dex_cscope.c75 } CC; typedef in typeref:struct:_cc
/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/pam_modules/pam_passwdqc/
H A DMakefile5 CC = gcc macro
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dnmake.mak23 CC = cl macro
[all...]
/freebsd-11-stable/crypto/openssl/apps/
H A DMakefile7 CC= cc macro
/freebsd-11-stable/crypto/openssl/crypto/
H A DMakefile7 CC= cc macro
/freebsd-11-stable/crypto/openssl/crypto/aes/
H A DMakefile7 CC= cc macro
/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A DMakefile7 CC= cc macro
/freebsd-11-stable/crypto/openssl/crypto/bf/
H A DMakefile7 CC= cc macro

Completed in 365 milliseconds

12345678910