Searched refs:BitPartRecursionMaxDepth (Results 1 – 1 of 1) sorted by relevance
115 static const unsigned BitPartRecursionMaxDepth = 48; variable2896 if (Depth == BitPartRecursionMaxDepth) { in collectBitParts()