Searched refs:INCLUDE (Results 1 - 24 of 24) sorted by relevance

/freebsd-11-stable/sys/dev/aic7xxx/aicasm/
H A Daicasm_scan.l85 %x INCLUDE
254 BEGIN INCLUDE;
258 <INCLUDE>[<] { return yytext[0]; }
259 <INCLUDE>[>] { BEGIN INITIAL; return yytext[0]; }
260 <INCLUDE>[\"] {
266 <INCLUDE>{PATH} {
277 <INCLUDE>. { stop("Invalid include line", EX_DATAERR); }
/freebsd-11-stable/contrib/subversion/subversion/libsvn_diff/
H A Dutil.c197 The macros below (SKIP, INCLUDE and INCLUDE_AS) are defined to
222 #define INCLUDE \ macro
248 INCLUDE; \
271 INCLUDE;
280 INCLUDE;
312 INCLUDE;
345 #undef INCLUDE macro
/freebsd-11-stable/usr.sbin/cron/doc/
H A DMakefile.vixie43 # cc(1)), you will have to define INCLUDE to set the include
44 # directory for cc. INCLUDE should be `-Isomethingorother'.
55 INCLUDE = -I.
56 #INCLUDE =
70 LINTFLAGS = -hbxa $(INCLUDE) $(COMPAT) $(DEBUGGING)
85 CFLAGS = $(OPTIM) $(INCLUDE) $(COMPAT) $(DEFS)
/freebsd-11-stable/contrib/gperf/src/
H A Doptions.h79 INCLUDE = 1 << 11, enumerator in enum:Option_Type
H A Doptions.cc529 _option_word & INCLUDE ? "enabled" : "disabled",
805 _option_word |= INCLUDE;
H A Dinput.cc530 option.set (INCLUDE);
H A Doutput.cc2036 if (option[INCLUDE]) {
/freebsd-11-stable/usr.sbin/config/
H A Dconfig.y27 %token INCLUDE
130 INCLUDE PATH SEMICOLON {
135 INCLUDE ID SEMICOLON {
H A Dlang.l85 { "include", INCLUDE },
/freebsd-11-stable/crypto/openssl/crypto/
H A DMakefile8 INCLUDE= -I. -I$(TOP) -I../include $(ZLIB_INCLUDE) macro
27 CFLAGS= $(INCLUDE) $(CFLAG)
28 ASFLAGS= $(INCLUDE) $(ASFLAG)
140 @[ -z "$(THIS)" ] || $(MAKEDEPEND) -- $(CFLAG) $(INCLUDE) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-11-stable/contrib/groff/src/preproc/eqn/
H A Dlex.cpp108 { "include", INCLUDE },
109 { "copy", INCLUDE },
1123 case INCLUDE:
H A Deqn.y94 %token INCLUDE
/freebsd-11-stable/usr.sbin/ypldap/
H A Dparse.y106 %token INCLUDE DIRECTORY CLASS PORT ERROR GROUPMEMBERS
131 include : INCLUDE STRING {
389 { "include", INCLUDE },
/freebsd-11-stable/contrib/apr-util/
H A DMakefile.win35 # Provide a DBD_LIST argument after configuring LIB and INCLUDE with
42 # Provide a DBM_LIST argument after configuring LIB and INCLUDE with
49 # Provide a CRYPTO_LIST argument after configuring LIB and INCLUDE with
54 # Provide the XML_PARSER argument after configuring LIB and INCLUDE with
190 INCLUDE=$(APR_PATH)\include;$(API_PATH)\include;$(INCLUDE)
/freebsd-11-stable/contrib/binutils/ld/
H A Dldgram.y135 %token INCLUDE
249 | INCLUDE filename
345 | INCLUDE filename
H A Dldlex.l311 <BOTH,SCRIPT>"INCLUDE" { RTOKEN(INCLUDE);}
/freebsd-11-stable/crypto/openssl/
H A DMakefile.org196 $${INCLUDE+INCLUDE} $${INCLUDES+INCLUDES} \
H A DMakefile198 $${INCLUDE+INCLUDE} $${INCLUDES+INCLUDES} \
/freebsd-11-stable/contrib/sqlite3/
H A DMakefile.msc1019 !INCLUDE rcver.vc
/freebsd-11-stable/contrib/gcc/
H A Dgensupport.c299 case INCLUDE:
/freebsd-11-stable/sbin/pfctl/
H A Dparse.y459 %token ANTISPOOF FOR INCLUDE
543 include : INCLUDE STRING {
5522 { "include", INCLUDE},
/freebsd-11-stable/contrib/apr/
H A Dapr.mak813 !INCLUDE "apr.dep"
H A Dlibapr.mak1011 !INCLUDE "libapr.dep"
/freebsd-11-stable/contrib/ntp/lib/isc/win32/
H A Dlibisc.mak690 !INCLUDE "libisc.dep"

Completed in 248 milliseconds