Searched defs:pVal (Results 1 – 4 of 4) sorted by relevance
29 uint64_t *pVal; ///< Used to store the >64 bits integer value. member
1868 uint64_t *pVal; ///< Used to store the >64 bits integer value. global() member [all...]
10797 const char *z = (const char*)sqlite3_value_text(pVal); in zipfileGetMode() argument 10909 zipfileGetTime(sqlite3_value * pVal) zipfileGetTime() argument 12521 sqlite3_value *pVal; expertColumn() local 15855 dbdataGetVarint(const u8 * z,sqlite3_int64 * pVal) dbdataGetVarint() argument 15872 dbdataGetVarintU32(const u8 * z,sqlite3_int64 * pVal) dbdataGetVarintU32() argument 17023 recoverBindValue(sqlite3_recover * p,sqlite3_stmt * pStmt,int iBind,sqlite3_value * pVal) recoverBindValue() argument 18040 sqlite3_value *pVal = sqlite3_column_value(pPageData, 2); recoverLostAndFoundOnePage() local 18240 sqlite3_value *pVal = sqlite3_column_value(pSel, 3); recoverWriteDataStep() local 18528 recoverGetVarint(const u8 * a,i64 * pVal) recoverGetVarint() argument [all...]
998 Tcl_Obj *pVal; in tclSqlFunc() local