Lines Matching refs:SkipStart
719 unsigned SkipStart = ActiveCalls, SkipEnd = SkipStart;721 SkipStart = Limit / 2 + Limit % 2;730 if (CallIdx >= SkipStart && CallIdx < SkipEnd) {731 if (CallIdx == SkipStart) {