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