Searched refs:BitPartRecursionMaxDepth (Results 1 – 1 of 1) sorted by relevance
96 static const unsigned BitPartRecursionMaxDepth = 64; variable2704 if (Depth == BitPartRecursionMaxDepth) { in collectBitParts()