Home
last modified time | relevance | path

Searched refs:CPP (Results 1 – 25 of 64) sorted by relevance

123

/illumos-gate/usr/src/tools/ndrgen/
H A Dndrgen.sh37 CPP="${CC} -E"
82 echo "$CPP $CPPFLAGS $1 | $NDRPROG" >&2
83 $CPP $CPPFLAGS $1 | $NDRPROG
91 Y) CPP="$OPTARG";;
102 if [ ! -x $CPP ] ; then
103 ndrgen_usage "cannot run $CPP"
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpplex.c33 #if CPP
192 #if CPP in ppcpp()
203 #if CPP in ppcpp()
218 #if CPP in ppcpp()
236 #if CPP in ppcpp()
275 #if CPP in ppcpp()
296 #if CPP in ppcpp()
324 #if CPP in ppcpp()
338 #if CPP in ppcpp()
373 #if CPP in ppcpp()
[all …]
H A Dppcpp.c28 #define CPP 1 macro
/illumos-gate/usr/src/cmd/adbgen/common/
H A Dadbgen1.c79 #define CPP -2 /* cpp line, restart parsing */ macro
179 if (c == CPP) in main()
221 case CPP: in main()
273 return (CPP); in nextchar()
/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_main.c90 static char *CPP = SUNOS_CPP; variable
298 if (stat(CPP, &buf) < 0) { /* SVR4 or explicit cpp does not exist */ in find_cpp()
301 "cannot find C preprocessor: %s \n", CPP); in find_cpp()
304 CPP = SUNOS_CPP; in find_cpp()
305 if (stat(CPP, &buf) < 0) { /* can't find any cpp */ in find_cpp()
327 putarg(0, CPP); in open_input()
1178 CPP = pathbuf; in parseargs()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/frutree/
H A DMakefile58 $(CPP) piclfrutree.info > $@
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/frutree/
H A DMakefile58 $(CPP) piclfrutree.info | \
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/envmon/
H A DMakefile62 $(CPP) -P $(@:%.conf=%.info) | \
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/frutree/
H A DMakefile57 $(CPP) piclfrutree.info > $@
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/boston/envmon/
H A DMakefile64 $(CPP) -P $(@:%.conf=%.info) | \
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/frutree/
H A DMakefile58 $(CPP) piclfrutree.info > $@
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chalupa/envmon/
H A DMakefile63 $(CPP) -P $(@:%.conf=%.info) | \
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/ents/envmon/
H A DMakefile63 $(CPP) -P $(@:%.conf=%.info) | \
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/frutree/
H A DMakefile57 $(CPP) piclfrutree.info > $@
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/frutree/
H A DMakefile57 $(CPP) piclfrutree.info > $@
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/seattle/envmon/
H A DMakefile65 $(CPP) -P $(@:%.conf=%.info) | \
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/schumacher/frutree/
H A DMakefile59 $(CPP) piclfrutree.info > $@
/illumos-gate/usr/src/cmd/fm/eversholt/files/
H A DMakefile.com43 ESC_ENV=_ESC_CPP=$(CPP)
/illumos-gate/usr/src/cmd/mdb/
H A DMakefile.kmdb.targ67 $(CPP) -P $(SACPPFLAGS) <$(MAPFILE_INTERMEDIATE) >$@
86 $(CPP) -P $(SACPPFLAGS) <$(MAPFILE_INTERMEDIATE) >$(MAPFILE)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chalupa/frutree/
H A DMakefile73 $(CPP) -P $(INCS) $(@:%.conf=%.info) | \
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frutree/
H A DMakefile75 $(CPP) -P $(INCS) $(@:%.conf=%.info) | \
/illumos-gate/usr/src/uts/intel/audioemu10k/
H A DMakefile93 $(CPP) -D$(MODEL10K) -I$(DSP_SRCDIR) $(DSP_SRCDIR)/emu10k.dsp | \
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chalupa/frudr/
H A DMakefile69 $(CPP) -P $(@:%.conf=%.info) | \
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/ents/frutree/
H A DMakefile82 $(CPP) -P $(INCS) $(@:%.conf=%.info) | \
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/seattle/frutree/
H A DMakefile86 $(CPP) -P $(INCS) $(@:%.conf=%.info) | \

123