Searched defs:pVal (Results 1 – 5 of 5) sorted by relevance
84 long CReadConfig::ReadLine (std::string* pVal, const int kiValSize/* = 4*/) { in ReadLine()
402 gl_constant_value *pVal = paramList->ParameterValues + offset; in _mesa_add_typed_unnamed_constant() local
94 uint64_t *pVal; ///< Used to store the >64 bits integer value. member
84 uint64_t *pVal; ///< Used to store the >64 bits integer value. member
8249 sqlite3_value *pVal, in zipfileGetMode()8361 static u32 zipfileGetTime(sqlite3_value *pVal){ in zipfileGetTime()9957 sqlite3_value *pVal; in expertColumn() local11782 static int dbdataGetVarint(const u8 *z, sqlite3_int64 *pVal){ in dbdataGetVarint()11799 static int dbdataGetVarintU32(const u8 *z, sqlite3_int64 *pVal){ in dbdataGetVarintU32()13162 sqlite3_value *pVal in recoverBindValue()14176 sqlite3_value *pVal = sqlite3_column_value(pPageData, 2); in recoverLostAndFoundOnePage() local14376 sqlite3_value *pVal = sqlite3_column_value(pSel, 3); in recoverWriteDataStep() local14664 static int recoverGetVarint(const u8 *a, i64 *pVal){ in recoverGetVarint()