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