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