Home
last modified time | relevance | path

Searched defs:Variables (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/bc/manuals/
H A Dbuild.md143 #### `CC`
166 #### `CFLAGS`
185 #### `LDFLAGS`
192 #### `LDLIBS`
200 #### `PREFIX`
208 #### `DESTDIR`
218 #### `BINDIR`
234 #### `LIBDIR`
250 #### `DATADIR`
258 #### `MANDIR`
[all …]
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Analysis/
H A DCloneDetection.h368 std::vector<const VarDecl *> Variables; variable
/freebsd-13.1/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp338 std::map<std::string, Variable> Variables; member in __anonf5d68bc30111::Intrinsic
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp556 auto Variables = nullptr; in getReplacementSubprogram() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp401 StringMap<Variable> Variables; member in __anon96dc1d8a0111::MasmParser