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

/src/sys/dev/microcode/aic7xxx/
H A Daicasm_scan.l87 %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); }
/src/common/dist/zlib/nintendods/
H A DMakefile34 CFLAGS += $(INCLUDE) -DARM9
82 export INCLUDE := $(foreach dir,$(INCLUDES),-I$(CURDIR)/$(dir)) \ macro
/src/bin/sh/
H A Dmkinit.sh105 INCLUDE[\ \ ]* )
H A Dvar.c210 INCLUDE <stdio.h>
211 INCLUDE <unistd.h>
212 INCLUDE <time.h>
213 INCLUDE "var.h"
214 INCLUDE "version.h"
H A Dinput.c115 INCLUDE <stdio.h>
116 INCLUDE "input.h"
117 INCLUDE "error.h"
H A Dtrap.c670 INCLUDE <signal.h>
671 INCLUDE "trap.h"
672 INCLUDE "shell.h"
673 INCLUDE "show.h"
H A Doutput.c100 INCLUDE "output.h"
101 INCLUDE "memalloc.h"
H A Doptions.c361 INCLUDE "options.h"
H A Dredir.c575 INCLUDE "redir.h"
H A Deval.c131 INCLUDE "eval.h"
H A Djobs.c238 INCLUDE <stdlib.h>
H A Dparser.c2467 INCLUDE "parser.h"
/src/common/dist/zlib/amiga/
H A DMakefile.sas29 copy clone zlib.h zconf.h INCLUDE:

Completed in 19 milliseconds