Searched refs:preprocess (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/
H A Dinput-file.c36 int preprocess = 0; variable
56 int preprocess; member in struct:saved_file
93 saved->preprocess = preprocess;
94 if (preprocess)
112 preprocess = saved->preprocess;
113 if (preprocess)
127 preprocess = pre;
164 /* Begins with comment, may not want to preprocess
[all...]
/freebsd-11-stable/share/mk/
H A Dbsd.doc.mk34 # USE_EQN If set, preprocess with eqn(1). [not set]
36 # USE_PIC If set, preprocess with pic(1). [not set]
38 # USE_REFER If set, preprocess with refer(1). [not set]
40 # USE_SOELIM If set, preprocess with soelim(1). [not set]
42 # USE_TBL If set, preprocess with tbl(1). [not set]
/freebsd-11-stable/usr.sbin/config/
H A Dmkmakefile.c65 static bool preprocess(char *line, char *result);
248 preprocess(char *line, char *result) function
265 if (preprocess(line, result))
274 if (preprocess(line, result)) {
/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Daslcompiler.h183 #include <contrib/dev/acpica/compiler/preprocess.h>
/freebsd-11-stable/contrib/bmake/mk/
H A Dlib.mk59 # CPPICFLAGS: flags for ${CPP} to preprocess .[sS] files for ${AS}

Completed in 182 milliseconds