Home
last modified time | relevance | path

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

/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Dnet.h21 #define GW_DRIVER 0x1 /* Driver wires only */ macro
H A Dnet.c720 int count = GNet_getWires(net,wlist,GW_DRIVER); in GNet_checkNameVisibility()
812 int count = GNet_getWires(net,wlist,GW_DRIVER); in GNet_labelClosest()
H A Dwiresedit.c1565 if ((which & GW_DRIVER)) in GWire_getNetWires_aux()
H A Dtclfuncs.c3039 int count = GNet_getWires(net,wlist,GW_DRIVER); in gat_popupWireLabel()