Searched refs:pnList (Results 1 – 1 of 1) sorted by relevance
69396 int *pnList /* IN/OUT: Number of elements in aList[] */ argument69403 const int nList = *pnList; /* Size of input list */69440 *pnList = nMerge;69445 for(i=1; i<*pnList; i++){198482 int *pnList, /* OUT: List length pointer */ argument198509 *pnList = (int)(pEnd - pNext);198523 *pnList = (int)(pSave - p);206945 int *pnList /* IN/OUT: Size of buffer *ppList in bytes */ argument206948 int nList = *pnList;206976 *pnList = nList;