Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/usr/
H A Dusrnet.c845 REGISTER NODEPROTO *np, *onp, *newfromnp, *beforenewfromnp, *fromnpwalk; in us_copyrecursively() local
910 fromnpwalk = fromnp; in us_copyrecursively()
914 FOR_CELLGROUP(np, fromnpwalk) in us_copyrecursively()
922 …if (move) fromnpwalk = np->nextcellgrp; /* if np is moved (i.e. deleted), circular linked list is … in us_copyrecursively()
941 FOR_CELLGROUP(np, fromnpwalk) in us_copyrecursively()
949 …if (move) fromnpwalk = np->nextcellgrp; /* if np is moved (i.e. deleted), circular linked list is … in us_copyrecursively()