Lines Matching refs:half
44 int const half = (curInd - 1) / 2;45 int const no = inds[half];49 events[n].ind = half;51 inds[half] = n;57 curInd = half;128 int const half = (curInd - 1) / 2;129 int const no = inds[half];133 events[to].ind = half;135 inds[half] = to;141 curInd = half;