Home
last modified time | relevance | path

Searched refs:us_recursivelysearch (Results 1 – 2 of 2) sorted by relevance

/dports/cad/electric/electric-7.00/src/usr/
H A Dusrnet.c170 static void us_recursivelysearch(RTNODE*, INTBIG, INTBIG, INTBIG, INTBIG, INTBIG, HIGHLIGH…
9048 us_recursivelysearch(np->rtree, exclusively, another, findport, in us_findobject()
9256 void us_recursivelysearch(RTNODE *rtree, INTBIG exclusively, INTBIG another, INTBIG findport, in us_recursivelysearch() function
9317 } else us_recursivelysearch((RTNODE *)rtree->pointers[i], exclusively, in us_recursivelysearch()
9353 } else us_recursivelysearch((RTNODE *)rtree->pointers[bestrt], exclusively, in us_recursivelysearch()
/dports/cad/electric/electric-7.00/
H A DChangeLog1526 Also added call to "stopping()" in "usrnet.c:us_recursivelysearch()".