Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/include/
H A Dglobal.h245 struct Inetwork;
746 struct Inetwork *firstnetwork; /* nets in this cell */
750 struct Inetwork **globalnetworks; /* global nets in this cell */
817 struct Inetwork *network; /* network object within cell */
872 struct Inetwork *network; /* network object within cell */
923 typedef struct Inetwork struct
937 struct Inetwork **networklist; /* list of single-wire networks on bus */ argument
938 struct Inetwork *nextnetwork; /* next in linked list */ argument
939 struct Inetwork *prevnetwork; /* previous in linked list */ argument