Home
last modified time | relevance | path

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

/dports/cad/pcb/pcb-4.2.0/src/
H A Dautoroute.c2743 __GatherBlockers (const BoxType * box, void *cl) in __GatherBlockers() function
2876 rb->n = r_search (tree, &bi.box, NULL, __GatherBlockers, &bi); in BreakManyEdges()
2887 rb->e = r_search (tree, &bi.box, NULL, __GatherBlockers, &bi); in BreakManyEdges()
2898 rb->s = r_search (tree, &bi.box, NULL, __GatherBlockers, &bi); in BreakManyEdges()
2909 rb->w = r_search (tree, &bi.box, NULL, __GatherBlockers, &bi); in BreakManyEdges()