Searched defs:rangeLen (Results 1 – 3 of 3) sorted by relevance
1408 size_t defaultWorkUnitSize(size_t rangeLen) const @safe pure nothrow in defaultWorkUnitSize()
1505 size_t defaultWorkUnitSize(size_t rangeLen) const @safe pure nothrow in defaultWorkUnitSize()
11341 auto rangeLen = numCalls / (IntegralType.sizeof * 8); local