Searched defs:nMax (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dshell.c13564 int nMax =0; local
15368 int nMax; /* Max column count in any schema table */ member in struct:RecoverStateW1
15997 i64 nMax = (nNL > nCR) ? nNL : nCR; local
17174 int nMax = sqlite3_column_int(pLaf->pMaxField, 0); local
17461 const int nMax = 65536; local
[all...]
H A Dsqlite3.c51057 int nMax, nBuf, nDir, nLen; local
54986 unsigned int nMax; /* Configured "cache_size" value */ member in struct:PCache1
55611 pcache1Cachesize(sqlite3_pcache *p, int nMax) argument
66926 walLimitSize(Wal *pWal, i64 nMax) argument
243603 fts5PoslistPrefix(const u8 *aBuf, int nMax) argument
[all...]

Completed in 635 milliseconds