Home
last modified time | relevance | path

Searched defs:pnByte (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dshell.c17544 static const char *intckParseCreateIndex(const char *z, int iCol, int *pnByte){ in intckParseCreateIndex()
27634 static char *readFile(const char *zName, int *pnByte){ in readFile()
H A Dsqlite3.c51761 static int winHandleSize(HANDLE h, sqlite3_int64 *pnByte){
107263 i64 *pnByte /* IN/OUT: Increment this value by PMA size */
207411 i64 *pnByte
237382 static int sessionChangesetBufferTblhdr(SessionInput *pIn, int *pnByte){
237436 int *pnByte /* OUT: Size of record in bytes */
250257 int *pnByte; /* Pointer to bytes counter */ member
250317 static int sqlite3Fts5HashNew(Fts5Config *pConfig, Fts5Hash **ppNew, int *pnByte){