Lines Matching refs:mid
488 uint32_t *mid;491 mid = start + ((limit - start) >> 1);492 if (endexpansion <= *mid) {493 limit = mid;496 start = mid;