Home | History | Annotate | Download | only in tests

Lines Matching refs:indx

1457 __inline__ Int32 BZ2_indexIntoF ( Int32 indx, Int32 *cftab )
1464 if (indx >= cftab[mid]) nb = mid; else na = mid;