Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/io/
H A Diosuei.c212 static PORTPROTO *io_suenewexport(NODEPROTO *cell, NODEINST *ni, PORTPROTO *pp, CHAR *thename);
698 ppt = io_suenewexport(cell, ni, pp, thename); in io_suereadfile()
897 ppt = io_suenewexport(cell, ni, proto->firstportproto, suevarname); in io_suereadfile()
1312 PORTPROTO *io_suenewexport(NODEPROTO *cell, NODEINST *ni, PORTPROTO *pp, CHAR *thename) in io_suenewexport() function