Searched defs:pVal (Results 1 – 4 of 4) sorted by relevance
95 uint64_t *pVal; ///< Used to store the >64 bits integer value. member
10714 sqlite3_value *pVal, in zipfileGetMode()10826 static u32 zipfileGetTime(sqlite3_value *pVal){ in zipfileGetTime()12437 sqlite3_value *pVal; in expertColumn() local14619 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() local16976 sqlite3_value *pVal = sqlite3_column_value(pSel, 3); in recoverWriteDataStep() local17264 static int recoverGetVarint(const u8 *a, i64 *pVal){ in recoverGetVarint()
998 Tcl_Obj *pVal; in tclSqlFunc() local
1444 uint64_t *pVal; ///< Used to store the >64 bits integer value. member