Home | History | Annotate | Download | only in dist

Lines Matching refs:iList

46819   int iList;                      /* Index into input list */
46827 for(iList=0; iList<nList; iList++){
46829 aMerge = &aList[iList];
46830 for(iSub=0; iList & (1<<iSub); iSub++){
46833 assert( p->aList==&aList[iList&~((2<<iSub)-1)] );