Searched refs:pnByte (Results 1 – 2 of 2) sorted by relevance
14610 static const char *intckParseCreateIndex(const char *z, int iCol, int *pnByte){ in intckParseCreateIndex() argument14686 *pnByte = nRet; in intckParseCreateIndex()23160 static char *readFile(const char *zName, int *pnByte){ in readFile() argument23189 if( pnByte ) *pnByte = nIn; in readFile()
103530 i64 *pnByte /* IN/OUT: Increment this value by PMA size */103544 *pnByte += nByte;199561 i64 *pnByte199581 *pnByte = ((i64)iVal * (i64)iMul);228406 static int sessionChangesetBufferTblhdr(SessionInput *pIn, int *pnByte){228436 *pnByte = nRead+1;228452 int *pnByte /* OUT: Size of record in bytes */228472 *pnByte = nByte;239963 int *pnByte; /* Pointer to bytes counter */240023 static int sqlite3Fts5HashNew(Fts5Config *pConfig, Fts5Hash **ppNew, int *pnByte){[all …]