Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/usr/
H A Dusrnet.c202 static BOOLEAN us_indestlib(NODEPROTO *np, LIBRARY *lib);
887 if (us_indestlib(np, tolib)) continue; in us_copyrecursively()
919 if (us_indestlib(np, tolib)) continue; in us_copyrecursively()
946 if (us_indestlib(np, tolib)) continue; in us_copyrecursively()
1078 BOOLEAN us_indestlib(NODEPROTO *np, LIBRARY *lib) in us_indestlib() function