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