Home
last modified time | relevance | path

Searched defs:Inodeproto (Results 1 – 1 of 1) sorted by relevance

/dports/cad/electric/electric-7.00/src/include/
H A Dglobal.h716 typedef struct Inodeproto struct
728 struct Inodeproto *prevnodeproto; /* previous in library/technology list */ argument
731 struct Inodeproto *cachedequivcell; /* cache of equivalent cell for quick port matching */ argument
741 struct Inodeproto *prevversion; /* earlier version of this cell */ argument
743 UINTBIG creationdate; /* date cell was created */
746 struct Inetwork *firstnetwork; /* nets in this cell */
758 unsigned adirty; /* "dirty" bit for each tool */
759 UINTBIG userbits; /* state flags */
760 INTBIG temp1, temp2; /* temporaries */
763 VARIABLE *firstvar; /* first variable in list */
[all …]