Home
last modified time | relevance | path

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

/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/aig/gia/
H A DgiaFanout.c241 int * pRefsOld; in Gia_ManStaticFanoutStart() local
247 pRefsOld = p->pRefs; p->pRefs = NULL; in Gia_ManStaticFanoutStart()
250 p->pRefs = pRefsOld; in Gia_ManStaticFanoutStart()