Home
last modified time | relevance | path

Searched defs:nSlot (Results 1 – 8 of 8) sorted by relevance

/sqlite-3.40.0/ext/fts5/
H A Dfts5_hash.c32 int nSlot; /* Size of aSlot[] array */ member
140 static unsigned int fts5HashKey(int nSlot, const u8 *p, int n){ in fts5HashKey()
149 static unsigned int fts5HashKey2(int nSlot, u8 b, const u8 *p, int n){ in fts5HashKey2()
H A Dfts5_tcl.c1035 static unsigned int f5t_fts5HashKey(int nSlot, const char *p, int n){ in f5t_fts5HashKey()
1053 int nSlot; in f5tTokenHash() local
H A Dfts5_index.c2989 int nSlot; /* Power of two >= nSeg */ in fts5MultiIterAlloc() local
/sqlite-3.40.0/test/
H A Ddbfuzz2.c298 int sz, nSlot; in LLVMFuzzerInitialize() local
/sqlite-3.40.0/src/
H A Dpcache1.c228 int nSlot; /* The number of pcache slots */ member
H A DwhereInt.h349 int nSlot; /* Number of entries in a[] */ member
H A DsqliteInt.h1436 u32 nSlot; /* Number of lookaside slots allocated */ member
/sqlite-3.40.0/ext/expert/
H A Dsqlite3expert.c1490 int nSlot; member