Home | History | Annotate | Download | only in tests

Lines Matching refs:indx

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