Lines Matching refs:pnByte
94386 i64 *pnByte /* IN/OUT: Increment this value by PMA size */
94400 *pnByte += nByte;
179303 i64 *pnByte
179323 *pnByte = ((i64)iVal * (i64)iMul);
204385 static int sessionChangesetBufferTblhdr(SessionInput *pIn, int *pnByte){
204415 *pnByte = nRead+1;
204431 int *pnByte /* OUT: Size of record in bytes */
204451 *pnByte = nByte;
214921 int *pnByte; /* Pointer to bytes counter */
214976 static int sqlite3Fts5HashNew(Fts5Config *pConfig, Fts5Hash **ppNew, int *pnByte){
214986 pNew->pnByte = pnByte;
215275 *pHash->pnByte += nIncr;