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