reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
120 unsigned SkipStart = ActiveCalls, SkipEnd = SkipStart; 122 SkipStart = Limit / 2 + Limit % 2; 134 if (CallIdx >= SkipStart && CallIdx < SkipEnd) { 135 if (CallIdx == SkipStart) {