Home
last modified time | relevance | path

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

/dports/cad/magic/magic-8.3.245/calma/
H A DCalmaRead.c58 int CalmaPolygonCount; variable
196 CalmaPolygonCount = 0;
H A DCalmaRdpt.c53 extern int CalmaPolygonCount;
258 sprintf(newname + 7, "%05d", ++CalmaPolygonCount); in calmaElementBoundary()