Home
last modified time | relevance | path

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

/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/hfet1/
H A Dhfettrunc.c20 for(here=HFETAinstances(model);here!=NULL;here = HFETAnextInstance(here)){ in HFETAtrunc()
H A Dhfetgetic.c24 for(here = HFETAinstances(model); here ; here = HFETAnextInstance(here)) { in HFETAgetic()
H A Dhfettemp.c59 for (here = HFETAinstances(model); here != NULL ; in HFETAtemp()
H A Dhfetsetup.c232 for (here = HFETAinstances(model); here != NULL ; in HFETAsetup()
411 for (here = HFETAinstances(model); here != NULL; in HFETAunsetup()
H A Dhfetacl.c33 for( here = HFETAinstances(model); here != NULL; in HFETAacLoad()
H A Dhfetpzl.c36 for( here = HFETAinstances(model); here != NULL; in HFETApzLoad()
H A Dhfetdefs.h139 #define HFETAinstances(inst) ((HFETAinstance *)((inst)->gen.GENinstances)) macro
H A Dhfetload.c90 for (here = HFETAinstances(model); here != NULL ; in HFETAload()