Home
last modified time | relevance | path

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

/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Dmodule.h106 void block_scalewirelist(GWire *w,GCElement *g,int isY,int portsFixed);
H A Dblock.c997 void block_scalewirelist(GWire *w,GCElement *g,int isY,int portsFixed) in block_scalewirelist() argument
1003 if (portsFixed) { in block_scalewirelist()