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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c59924 int nList; /* Number of pages in pList */ local
66419 int nList; /* Number of elements in aList */ member in struct:Sublist
66423 const int nList = *pnList; /* Size of input list */ local
116124 int nList; /* Number of tokens in pList */ member in struct:RenameCtx
184559 int nList; /* Length of position list */ member in struct:Fts3Doclist
187297 sqlite3Fts3FirstFilter( sqlite3_int64 iDelta, char *pList, int nList, char *pOut ) argument
187755 fts3DoclistCountDocids(char *aList, int nList) argument
188908 int nList; local
189213 int nList; member in struct:TokenDoclist
189335 int nList = 0; local
189682 int nList = 0; local
197480 int nList = *pnList; local
197566 int nList; local
197838 int nList = 0; local
201211 int nList; /* Number of phrases in expression */ local
238511 int nList = p->nData - nHashPre; local
240793 int nList; local
240868 int nList = 0; local
241390 int nList = 0; local
[all...]

Completed in 973 milliseconds