| /onnv-gate/usr/src/lib/libbe/tbeadm/ |
| H A D | Makefile | 38 INCLUDE = -I../common macro 47 CPPFLAGS += -D_LARGEFILE64_SOURCE=1 -D_REENTRANT ${INCLUDE}
|
| /onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/ |
| H A D | Makefile.comm | 11 ALL_CXXFLAGS=$(CXXFLAGS) -I$(srcdir) -I$(srcdir)/../include $(INCLUDE) \ 13 ALL_CFLAGS=$(CFLAGS) $(DEBUG) $(OPTIMIZE) $(INCLUDE) $(DEFINES)
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/pod/ |
| H A D | include.xr | 12 ***THIS TEXT IS IMMEDIATELY BEFORE THE INCLUDE*** 19 ***THIS TEXT IS IMMEDIATELY AFTER THE INCLUDE***
|
| H A D | include.t | 30 ***THIS TEXT IS IMMEDIATELY BEFORE THE INCLUDE*** 34 ***THIS TEXT IS IMMEDIATELY AFTER THE INCLUDE***
|
| /onnv-gate/usr/src/cmd/vi/port/ |
| H A D | port.mk.370 | 54 CFLAGS= -I${INCLUDE} -DTABS=8 -DSINGLE ${OPTIONS} ${DEB} 59 INCLUDE=include 194 @${PR} -h errno.h ${INCLUDE}/errno.h 195 @${PR} -h setjmp.h ${INCLUDE}/setjmp.h 196 @${PR} -h sgtty.h ${INCLUDE}/sgtty.h 197 @${PR} -h signal.h ${INCLUDE}/signal.h 198 @${PR} -h sys/stat.h ${INCLUDE}/sys/stat.h 199 @${PR} -h sys/types.h ${INCLUDE}/sys/types.h
|
| H A D | port.mk.c70 | 54 CFLAGS= -DTABS=8 -DSINGLE -I${INCLUDE} ${OPTIONS} ${DEB} 59 INCLUDE=/usr/include 205 @${PR} -h errno.h ${INCLUDE}/errno.h 206 @${PR} -h setjmp.h ${INCLUDE}/setjmp.h 207 @${PR} -h sgtty.h ${INCLUDE}/sgtty.h 208 @${PR} -h signal.h ${INCLUDE}/signal.h 209 @${PR} -h sys/stat.h ${INCLUDE}/sys/stat.h 210 @${PR} -h sys/types.h ${INCLUDE}/sys/types.h
|
| H A D | port.mk.70 | 67 INCLUDE=/usr/include 202 @${PR} -h errno.h ${INCLUDE}/errno.h 203 @${PR} -h setjmp.h ${INCLUDE}/setjmp.h 204 @${PR} -h sgtty.h ${INCLUDE}/sgtty.h 205 @${PR} -h signal.h ${INCLUDE}/signal.h 206 @${PR} -h sys/stat.h ${INCLUDE}/sys/stat.h 207 @${PR} -h sys/types.h ${INCLUDE}/sys/types.h
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Fcntl/ |
| H A D | Fcntl.xs | 40 INCLUDE: const-xs.inc
|
| /onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/nsgmls/ |
| H A D | Makefile.sub | 6 INCLUDE=
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/I18N/Langinfo/ |
| H A D | Langinfo.xs | 16 INCLUDE: const-xs.inc
|
| /onnv-gate/usr/src/cmd/wbem/ |
| H A D | Makefile.wbem | 50 INCLUDE = $(JAVA_HOME)/include
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/File/Glob/ |
| H A D | Glob.xs | 72 INCLUDE: const-xs.inc
|
| /onnv-gate/usr/src/tools/cscope-fast/ |
| H A D | crossref.c | 112 token != INCLUDE && token != NEWFILE) { in crossref() 371 if (type == INCLUDE) { in putposting()
|
| H A D | constants.h | 96 #define INCLUDE '~' macro
|
| H A D | find.c | 100 if (p->type != INCLUDE && p->lineoffset != lastline) { in findsymbol() 172 case INCLUDE: /* #include file */ in findsymbol() 708 if (p->type == INCLUDE) { in findinclude() 727 case INCLUDE: /* match function called to pattern */ in findinclude()
|
| /onnv-gate/usr/src/lib/libpp/i386/ |
| H A D | pptab.h | 25 "include", INCLUDE,
|
| H A D | ppdef.h | 23 #define INCLUDE 10 macro
|
| /onnv-gate/usr/src/lib/libpp/sparc/ |
| H A D | pptab.h | 25 "include", INCLUDE,
|
| H A D | ppdef.h | 23 #define INCLUDE 10 macro
|
| /onnv-gate/usr/src/cmd/eqn/ |
| H A D | lookup.c | 83 "include", INCLUDE,
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/ |
| H A D | Syslog.xs | 31 INCLUDE: const-xs.inc
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/ |
| H A D | MM_NW5.pm | 101 ($self->{INCLUDE} = $Config{'incpath'}) =~ s/([ ]*)-I/;/g;
|
| /onnv-gate/usr/src/common/openssl/crypto/des/ |
| H A D | Imakefile | 27 INCLUDE= -I$(SRCDIR)
|
| /onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/ |
| H A D | Makefile.sub | 6 INCLUDE=-I$(srcdir)/../generic
|
| /onnv-gate/usr/src/lib/libpp/common/ |
| H A D | ppcontrol.c | 327 directive = INCLUDE; in ppcontrol() 443 case INCLUDE: in ppcontrol() 466 error(2, "#%s: null file name", dirname(INCLUDE)); in ppcontrol() 470 error(1, "#%s: reference to %s is not portable", dirname(INCLUDE), pp.token); in ppcontrol() 494 error(2, "#%s: \"...\" or <...> argument expected", dirname(INCLUDE)); in ppcontrol() 982 case INCLUDE: in ppcontrol() 1454 directive = INCLUDE; in ppcontrol() 2242 case INCLUDE: in ppcontrol()
|