Home
last modified time | relevance | path

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

/dports/cad/graywolf/graywolf-0.1.6-4-gf47937b/src/twsc/
H A Ddimbox.c304 dimptr->newLnum = 1 ; in check_validbound()
307 dimptr->newLnum++ ; in check_validbound()
310 dimptr->newLnum-- ; in check_validbound()
515 dimptr->newLnum++ ; in wire_boundary2()
567 dimptr->newLnum++ ; in wire_boundary2()
600 dimptr->newLnum++ ; in wire_boundary2()
638 dimptr->newLnum++ ; in wire_boundary2()
663 dimptr->newLnum++ ; in wire_boundary2()
699 dimptr->newLnum++ ; in wire_boundary2()
720 dimptr->newLnum++ ; in wire_boundary2()
[all …]
H A Dstandard.h241 SHORT newLnum ; member
/dports/cad/graywolf/graywolf-0.1.6-4-gf47937b/src/twmc/
H A Dunet.c314 netptr->newLnum = 1 ;
317 netptr->newLnum++ ;
320 netptr->newLnum-- ;
527 netptr->newLnum++ ;
579 netptr->newLnum++ ;
612 netptr->newLnum++ ;
650 netptr->newLnum++ ;
675 netptr->newLnum++ ;
711 netptr->newLnum++ ;
732 netptr->newLnum++ ;
[all …]
H A Dupin.c106 dimptr->Lnum = dimptr->newLnum ;
H A Dcustom.h336 INT newLnum ; /* no. of pins on the left edge of bb */ member