Searched defs:ValuePtr (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12-stable/contrib/apr-util/include/private/ |
| D | apr_dbd_odbc_v2.h | 65 #define SQLGetConnectAttr(hdbc, fOption, ValuePtr, BufferLength, NULL) \ argument 69 #define SQLSetConnectAttr(hdbc, fOption, ValuePtr, BufferLength) \ argument 73 #define SQLSetStmtAttr(hstmt, fOption, ValuePtr, BufferLength) (0); return APR_ENOTIMPL; argument
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/orc/ |
| D | c_api.h | 52 char *ValuePtr; member
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
| D | CodeViewRecordIO.h | 93 const T *ValuePtr; in mapObject() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
| D | WrapperFunctionUtils.h | 30 char *ValuePtr; member
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| D | CodeGenPGO.cpp | 974 llvm::Instruction *ValueSite, llvm::Value *ValuePtr) { in valueProfile()
|