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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dshell.c13328 int nSlot; member in struct:IdxRemCtx
H A Dsqlite3.c17482 u32 nSlot; /* Number of lookaside slots allocated */ member in struct:Lookaside
55025 int nSlot; /* The number of pcache slots */ member in struct:PCacheGlobal
155883 int nSlot; /* Number of entries in a[] */ member in struct:WhereClause
238032 int nSlot; /* Size of aSlot[] array */ member in struct:Fts5Hash
238145 fts5HashKey(int nSlot, const u8 *p, int n) argument
238154 fts5HashKey2(int nSlot, u8 b, const u8 *p, int n) argument
241841 const int nSlot = TOMBSTONE_NSLOT(pHash); local
241986 i64 nSlot; /* Power of two >= nSeg */ local
245980 const int nSlot = TOMBSTONE_NSLOT(pPg); local
246117 int nSlot = 0; /* Number of slots in each output page */ local
247143 int nSlot = (n - 8) / szKey; local
[all...]

Completed in 563 milliseconds