Searched refs:pnList (Results 1 – 1 of 1) sorted by relevance
69295 int *pnList /* IN/OUT: Number of elements in aList[] */ argument69302 const int nList = *pnList; /* Size of input list */69339 *pnList = nMerge;69344 for(i=1; i<*pnList; i++){198169 int *pnList, /* OUT: List length pointer */ argument198196 *pnList = (int)(pEnd - pNext);198210 *pnList = (int)(pSave - p);206631 int *pnList /* IN/OUT: Size of buffer *ppList in bytes */ argument206634 int nList = *pnList;206662 *pnList = nList;