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