Home | History | Annotate | Download | only in orig

Lines Matching refs:iList

46791   int iList;                      /* Index into input list */
46799 for(iList=0; iList<nList; iList++){
46801 aMerge = &aList[iList];
46802 for(iSub=0; iList & (1<<iSub); iSub++){
46805 assert( p->aList==&aList[iList&~((2<<iSub)-1)] );