Lines Matching refs:pnByte
96422 i64 *pnByte /* IN/OUT: Increment this value by PMA size */
96436 *pnByte += nByte;
185955 i64 *pnByte
185975 *pnByte = ((i64)iVal * (i64)iMul);
211535 static int sessionChangesetBufferTblhdr(SessionInput *pIn, int *pnByte){
211565 *pnByte = nRead+1;
211581 int *pnByte /* OUT: Size of record in bytes */
211601 *pnByte = nByte;
222389 int *pnByte; /* Pointer to bytes counter */
222444 static int sqlite3Fts5HashNew(Fts5Config *pConfig, Fts5Hash **ppNew, int *pnByte){
222454 pNew->pnByte = pnByte;
222743 *pHash->pnByte += nIncr;