Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/sim/
H A Dsimspice.cpp2710 static INTBIG attrLEGATEkey = 0; in sim_spice_markuniquenodeinsts() local
2713 if (attrLEGATEkey == 0) attrLEGATEkey = makekey(x_("ATTR_LEGATE")); in sim_spice_markuniquenodeinsts()
2730 …if (getvalkeynoeval((INTBIG)ni, VNODEINST, -1, attrLEGATEkey) != NOVARIABLE) { marked = 1; continu… in sim_spice_markuniquenodeinsts()