Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/include/
H A Dusr.h728 UINTBIG us_computewipestate(NODEINST *ni);
/dports/cad/electric/electric-7.00/src/usr/
H A Dusr.c2406 wiped = us_computewipestate(ni); in us_newobject()
2526 wiped = us_computewipestate(ni); in us_killobject()
H A Dusrcheck.c1124 wiped = us_computewipestate(ni); in us_checklibrary()
H A Dusrcomcd.c2491 ni->userbits |= us_computewipestate(ni); in us_debug()
H A Dusrnet.c5406 UINTBIG us_computewipestate(NODEINST *ni) in us_computewipestate() function