Home | History | Annotate | Download | only in MacServices

Lines Matching defs:minIndex

656     TI_INT32 i, minIndex;
660 minIndex = minValue = 0; /* minIndex is initialized only to avoid compilation warning! */
671 minIndex = i;
683 return minIndex;