Home
last modified time | relevance | path

Searched refs:CC (Results 1 – 25 of 221) sorted by path

123456789

/illumos-gate/usr/src/
H A DMakefile.master.6463 CC= $(CC64)
/illumos-gate/usr/src/boot/
H A DMakefile.inc71 COMPILE.S= $(CC) $(SMATCH_off) $(CCASFLAGS) $(CPPFLAGS) -c
/illumos-gate/usr/src/boot/common/linenoise/
H A DMakefile4 $(CC) -Wall -W -Os -g -o linenoise_example linenoise.c example.c
/illumos-gate/usr/src/cmd/adbgen/common/
H A Dadbgen.sh88 if ${CC:-cc} -w -D${ARCH:-`uname -m`} $cflags \
/illumos-gate/usr/src/cmd/ast/libcmd/
H A DMakefile.com87 $(CC) $(CFLAGS) $(CPPFLAGS) -c -o $@ $<
/illumos-gate/usr/src/cmd/ast/libdll/
H A DMakefile.com82 $(CC) $(CFLAGS) $(CPPFLAGS) -c -o $@ $<
/illumos-gate/usr/src/cmd/ast/libpp/
H A DMakefile.com88 $(CC) $(CFLAGS) $(CPPFLAGS) -c -o $@ $<
/illumos-gate/usr/src/cmd/ast/libshell/
H A DMakefile.com83 $(CC) $(CFLAGS) $(CPPFLAGS) -c -o $@ $<
/illumos-gate/usr/src/cmd/ast/libsum/
H A DMakefile.com81 $(CC) $(CFLAGS) $(CPPFLAGS) -c -o $@ $<
/illumos-gate/usr/src/cmd/ast/tools/
H A DMakefile27 CC= $(NATIVECC) macro
/illumos-gate/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt828 # path,/export/home/CC/icenine/arv/fchmod/obj_succ
840 # path,/export/home/CC/icenine/arv/fchmod/obj_fail
/illumos-gate/usr/src/cmd/csh/
H A Dsh.func.c207 #ifdef CC in donohup()
/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A DMakefile116 $(CC) -o $@ $(OBJS) $(LDFLAGS) $(LDLIBS)
/illumos-gate/usr/src/cmd/drd/
H A DMakefile82 $(CC) -o $@ $(OBJS) $(LDFLAGS) $(LDLIBS)
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/misc/
H A Dtst.include.ksh33 CC=`which gcc`
49 if $CC $CFLAGS -o $cofile $cfile >/dev/null 2>&1; then
69 if [ ! -x $CC ]; then
70 echo "$0: bad compiler: $CC" >& 2
/illumos-gate/usr/src/cmd/fm/dicts/
H A DINTEL.po699 # code: INTEL-8001-CC
702 msgid "INTEL-8001-CC.type"
704 msgid "INTEL-8001-CC.severity"
706 msgid "INTEL-8001-CC.description"
708 msgid "INTEL-8001-CC.response"
710 msgid "INTEL-8001-CC.impact"
712 msgid "INTEL-8001-CC.action"
H A DPCIEX.po203 # code: PCIEX-8000-CC
206 msgid "PCIEX-8000-CC.type"
208 msgid "PCIEX-8000-CC.severity"
210 msgid "PCIEX-8000-CC.description"
212 msgid "PCIEX-8000-CC.response"
214 msgid "PCIEX-8000-CC.impact"
216 msgid "PCIEX-8000-CC.action"
/illumos-gate/usr/src/cmd/fm/eversholt/native/
H A DMakefile.com37 CC = $(NATIVECC)
/illumos-gate/usr/src/cmd/fs.d/hsfs/fstyp/
H A DMakefile53 $(CC) $(CPPFLAGS) $(CFLAGS) $(DYNFLAGS) $(GSHARED) -o $@ $< $(LDLIBS)
/illumos-gate/usr/src/cmd/fs.d/pcfs/fstyp/
H A DMakefile53 $(CC) $(CPPFLAGS) $(CFLAGS) $(DYNFLAGS) $(GSHARED) -o $@ $< $(LDLIBS)
/illumos-gate/usr/src/cmd/fs.d/ufs/fstyp/
H A DMakefile53 $(CC) $(CPPFLAGS) $(CFLAGS) $(DYNFLAGS) $(GSHARED) -o $@ $< $(LDLIBS)
/illumos-gate/usr/src/cmd/fs.d/zfs/fstyp/
H A DMakefile60 $(CC) $(CPPFLAGS) $(CFLAGS) $(DYNFLAGS) $(GSHARED) -o $@ $< $(LDLIBS)
/illumos-gate/usr/src/cmd/ldmad/
H A DMakefile75 $(CC) -o $@ $(OBJS) $(LDFLAGS) $(LDLIBS)
/illumos-gate/usr/src/cmd/lp/filter/postscript/font/
H A DMakefile49 $(NATIVEPROG) := CC=$(NATIVECC)
/illumos-gate/usr/src/cmd/mailx/
H A Dsend.c562 #ifdef CC in mail1()

123456789