Home
last modified time | relevance | path

Searched defs:pVal (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DTemplateBase.h91 const uint64_t *pVal; ///< Used to store the >64 bits integer value. member
H A DExpr.h1236 uint64_t *pVal; ///< Used to store the >64 bits integer value. member
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/
H A DAPInt.h82 uint64_t *pVal; ///< Used to store the >64 bits integer value. member
/minix3/external/public-domain/sqlite/dist/
H A Dsqlite3.c14417 int *pVal; in getDigits() local