Home | History | Annotate | Download | only in src

Lines Matching full:deep

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