Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/include/
H A Ddatabase.h281 void db_addportexpinst(NODEINST*, PORTEXPINST*);
/dports/cad/electric/electric-7.00/src/db/
H A Ddbcreate.c1465 db_addportexpinst(pp->subnodeinst, pe); in db_enterportproto()
1515 void db_addportexpinst(NODEINST *ni, PORTEXPINST *npe) in db_addportexpinst() function
H A Ddbnoproto.c3090 db_addportexpinst(newsubno, pe); in db_changeport()
/dports/cad/electric/electric-7.00/src/io/
H A Diotexti.c2092 db_addportexpinst(io_txtindata.curnodeinst, pe); in io_porexp()
/dports/cad/electric/electric-7.00/src/usr/
H A Dusrcheck.c1329 db_addportexpinst(ni, lpe); in us_checklibrary()