Lines Matching refs:mid
689 Int32 nb, na, mid;693 mid = (nb + na) >> 1;694 if (indx >= cftab[mid]) nb = mid; else na = mid;