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

/freebsd-11.0-release/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.0-release/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.0-release/sys/contrib/dev/acpica/compiler/
H A Daslcompiler.h76 #include <contrib/dev/acpica/compiler/preprocess.h>
/freebsd-11.0-release/contrib/bmake/mk/
H A Dlib.mk66 # CPPICFLAGS: flags for ${CPP} to preprocess .[sS] files for ${AS}

Completed in 117 milliseconds