Lines Matching refs:newSz
35167 sqlite3_int64 newSz = *(sqlite3_int64*)pArg;35168 if( newSz>oldSz ){35170 rc = winTruncate(id, newSz);