Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/usr/
H A Dusrstatus.c66 static BOOLEAN us_isuniquename(CHAR *name, NODEPROTO *cell, INTBIG type, void *exclude);
2062 BOOLEAN us_isuniquename(CHAR *name, NODEPROTO *cell, INTBIG type, void *exclude) in us_isuniquename() function
2111 if (us_isuniquename(name, cell, type, exclude)) return(name); in us_uniqueobjectname()
2165 if (us_isuniquename(newname, cell, type, 0)) break; in us_uniqueobjectname()
2193 if (us_isuniquename(newname, cell, type, 0)) break; in us_uniqueobjectname()
2230 if (us_isuniquename(newname, cell, type, 0)) break; in us_uniqueobjectname()
2262 if (us_isuniquename(newname, cell, type, 0)) break; in us_uniqueobjectname()