Home | History | Annotate | Download | only in switchback

Lines Matching refs:indx

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