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

/freebsd-11-stable/contrib/bmake/lst.lib/
H A DlstInit.c74 List nList; local
76 PAlloc (nList, List);
78 nList->firstPtr = NULL;
79 nList->lastPtr = NULL;
80 nList->isOpen = FALSE;
81 nList->isCirc = circ;
82 nList->atEnd = Unknown;
84 return (nList);
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c45807 int nList; /* Number of elements in aList */ member in struct:Sublist
45811 const int nList = *pnList; /* Size of input list */ local
114297 int nList; /* Length of position list */ member in struct:Fts3Doclist
116804 fts3DoclistCountDocids(char *aList, int nList) argument
117674 int nList; local
118191 int nList = 0; local
124502 int nList = *pnList; local
124582 int nList; local
124828 int nList; local
125936 int nList; /* Number of phrases in expression */ local
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c55273 int nList; /* Number of pages in pList */ local
61462 int nList; /* Number of elements in aList */ member in struct:Sublist
61466 const int nList = *pnList; /* Size of input list */ local
107437 int nList; /* Number of tokens in pList */ member in struct:RenameCtx
170034 int nList; /* Length of position list */ member in struct:Fts3Doclist
172765 sqlite3Fts3FirstFilter( sqlite3_int64 iDelta, char *pList, int nList, char *pOut ) argument
173223 fts3DoclistCountDocids(char *aList, int nList) argument
174310 int nList; local
174611 int nList; member in struct:TokenDoclist
174733 int nList = 0; local
175080 int nList = 0; local
182844 int nList = *pnList; local
182928 int nList; local
183199 int nList = 0; local
186548 int nList; /* Number of phrases in expression */ local
219753 int nList = p->nData - nHashPre; local
221740 int nList; local
221814 int nList = 0; local
222260 int nList = 0; local
[all...]

Completed in 972 milliseconds