Lines Matching full:deep
1543 // To avoid too deep recursion we push the node to the work queue and just1564 // recursion is too deep. Time to switch to a generic version. The code for1565 // generic versions above can handle deep recursion properly.