Home | History | Annotate | Download | only in src

Lines Matching full:deep

2245       // To avoid too deep recursion we push the node to the work queue and just
2266 // recursion is too deep. Time to switch to a generic version. The code for
2267 // generic versions above can handle deep recursion properly.