Home
last modified time | relevance | path

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

/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Dgates.h126 void block_updateInterface(GCElement *g,GModuleDef *m);
H A Dtclfuncs.c1568 block_updateInterface(g, TkGate.circuit->es->env); in gat_updateInterface()
1603 block_updateInterface(g, PM); in gat_updateInterface()
H A Dblock.c2215 void block_updateInterface(GCElement *g,GModuleDef *m) in block_updateInterface() function