Home
last modified time | relevance | path

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

/dports/cad/pcb/pcb-4.2.0/src/
H A Dmymem.h86 NetType * GetNetMemory (NetListType *);
H A Drats.c266 net = GetNetMemory (Wantlist); in ProcNetlist()
783 lonesome = GetNetMemory (Nets); in AddAllRats()
876 lonesome = GetNetMemory (Nets); in CollectSubnets()
H A Dmymem.c169 GetNetMemory (NetListType *Netlist) in GetNetMemory() function