Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DAPInt.h95 uint64_t *pVal; ///< Used to store the >64 bits integer value. member
/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c10714 sqlite3_value *pVal, in zipfileGetMode()
10826 static u32 zipfileGetTime(sqlite3_value *pVal){ in zipfileGetTime()
12437 sqlite3_value *pVal; in expertColumn() local
14619 static int dbdataGetVarint(const u8 *z, sqlite3_int64 *pVal){ in dbdataGetVarint()
14636 static int dbdataGetVarintU32(const u8 *z, sqlite3_int64 *pVal){ in dbdataGetVarintU32()
15759 sqlite3_value *pVal in recoverBindValue()
16776 sqlite3_value *pVal = sqlite3_column_value(pPageData, 2); in recoverLostAndFoundOnePage() local
16976 sqlite3_value *pVal = sqlite3_column_value(pSel, 3); in recoverWriteDataStep() local
17264 static int recoverGetVarint(const u8 *a, i64 *pVal){ in recoverGetVarint()
/netbsd-src/external/public-domain/sqlite/dist/tea/generic/
H A Dtclsqlite3.c998 Tcl_Obj *pVal; in tclSqlFunc() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h1444 uint64_t *pVal; ///< Used to store the >64 bits integer value. member