Searched refs:RECURSION_DEPTH (Results 1 – 1 of 1) sorted by relevance
1275 constexpr int RECURSION_DEPTH = 9; variable1288 if (count > RECURSION_DEPTH) { in DoFunc()1303 if (count > RECURSION_DEPTH) { in DoFunc2()