Searched refs:pnByte (Results 1 – 2 of 2) sorted by relevance
21896 static char *readFile(const char *zName, int *pnByte){ in readFile() argument21925 if( pnByte ) *pnByte = nIn; in readFile()
102990 i64 *pnByte /* IN/OUT: Increment this value by PMA size */103004 *pnByte += nByte;197943 i64 *pnByte197963 *pnByte = ((i64)iVal * (i64)iMul);226563 static int sessionChangesetBufferTblhdr(SessionInput *pIn, int *pnByte){226593 *pnByte = nRead+1;226609 int *pnByte /* OUT: Size of record in bytes */226629 *pnByte = nByte;238030 int *pnByte; /* Pointer to bytes counter */238090 static int sqlite3Fts5HashNew(Fts5Config *pConfig, Fts5Hash **ppNew, int *pnByte){[all …]