Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/include/
H A Dglobal.h2097 BOOLEAN _ensurepolylist(POLYLIST *list, INTBIG tot, CLUSTER *cluster, CHAR*, INTBIG);
2100 # define ensurepolylist(l, t, c) _ensurepolylist((l), (t), (c), WIDENSTRINGDEFINE(__FILE__), (I…
/dports/cad/electric/electric-7.00/src/db/
H A Ddbmath.c2248 BOOLEAN _ensurepolylist(POLYLIST *list, INTBIG tot, CLUSTER *cluster, CHAR *filename, INTBIG lineno) in _ensurepolylist() function