Home
last modified time | relevance | path

Searched defs:Library (Results 1 – 3 of 3) sorted by relevance

/NextBSD/lib/libstand/
HDzalloc_defs.h45 #define Library extern macro
/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDModule.h266 std::string Library; member
/NextBSD/contrib/llvm/tools/clang/lib/Frontend/
HDCompilerInvocation.cpp1777 unsigned Library = llvm::StringSwitch<unsigned>(Name) in ParsePreprocessorArgs() local