Home
last modified time | relevance | path

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

/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Dgeneric.h37 void Generic_RemovePort(EditState *es,GCElement *g,GWire *w);
H A Dand.c308 Generic_RemovePort(es,g,w); in AOX_RemovePort()
H A Dconcat.c426 Generic_RemovePort(es,g,w); in Concat_RemovePort()
H A Dgeneric.c374 void Generic_RemovePort(EditState *es,GCElement *g,GWire *dw) in Generic_RemovePort() function