Searched refs:child_find (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libodelta/
H A Dsuftree.c62 static Suftree *child_find(Suftree* node, Element c) function
191 match = child_find(link,*rescan);
242 if(!(match = child_find(locus,*sp)))
327 if(!(match = child_find(tree,*str)))

Completed in 7 milliseconds