Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/include/
H A Dglobal.h242 struct Iportproto;
524 …void (*modifyportproto)(struct Iportproto*, struct Inodeinst*, struct Iportproto*); /* broadcast…
654 struct Iportproto *proto; /* portproto of this portarcinst */
669 struct Iportproto *proto; /* portproto of this portexpinst */
671 struct Iportproto *exportproto; /* portproto on parent cell */
730 struct Iportproto *firstportproto; /* list of ports */
736 struct Iportproto **portprotohashtable; /* hash table of portprotos in this nodeproto */
800 typedef struct Iportproto struct
806 struct Iportproto *subportproto; /* portproto in above subnodeinst */ argument
807 struct Iportproto *nextportproto; /* next in list of port prototypes */ argument
[all …]