Home
last modified time | relevance | path

Searched defs:preprocess (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Dinput-file.c32 int preprocess = 0; variable
52 int preprocess; member
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dinput-file.c32 int preprocess = 0; variable
52 int preprocess; member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/yaml2obj/
H A Dyaml2obj.cpp57 static Optional<std::string> preprocess(StringRef Buf, in preprocess() function
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/libcxx/
H A Dcompiler.py155 def preprocess(self, source_files, out=None, flags=[], cwd=None): member in CXXCompiler
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dprint-rtl.c130 rtx_reuse_manager::preprocess (const_rtx x) in preprocess() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dprint-rtl.cc132 rtx_reuse_manager::preprocess (const_rtx x) in preprocess() function in rtx_reuse_manager
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rc/
H A Dllvm-rc.cpp209 bool preprocess(StringRef Src, StringRef Dst, const RcOptions &Opts, in preprocess() function