Home
last modified time | relevance | path

Searched refs:CAPinstance (Results 1 – 25 of 29) sorted by relevance

12

/dports/cad/jspice3/jspice3-2.5/src/lib/dev/cap/
H A Dcapparam.c25 CAPinstance *here = (CAPinstance*)inst;
H A Dcapask.c27 CAPinstance *here = (CAPinstance *)inst;
H A Dcaptrunc.c23 CAPinstance *here;
H A Dcapgetic.c23 CAPinstance *here;
H A Dcapacld.c22 CAPinstance *here;
H A Dcaptemp.c24 CAPinstance *here;
H A Dcappzld.c24 CAPinstance *here;
H A Dcapsetup.c28 CAPinstance *here;
H A Dcap.c49 static int CAPiSize = sizeof(CAPinstance);
/dports/cad/jspice3/jspice3-2.5/src/include/
H A Dcapdefs.h49 } CAPinstance; typedef
57 CAPinstance * CAPinstances; /* pointer to list of instances that have this
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/cap/
H A Dcapparam.c23 CAPinstance *here = (CAPinstance*)inst; in CAPparam()
H A Dcapdefs.h67 } CAPinstance ; typedef
89 #define CAPinstances(inst) ((CAPinstance *)((inst)->gen.GENinstances))
H A Dcaptrunc.c20 CAPinstance *here; in CAPtrunc()
H A Dcapsset.c28 CAPinstance *here; in CAPsSetup()
H A Dcapgetic.c19 CAPinstance *here; in CAPgetic()
H A Dcapsprt.c27 CAPinstance *here; in CAPsPrint()
H A Dcapask.c20 CAPinstance *here = (CAPinstance *)inst; in CAPask()
H A Dcapacld.c22 CAPinstance *here; in CAPacLoad()
H A Dcapsoachk.c19 CAPinstance *here; in CAPsoaCheck()
H A Dcappzld.c25 CAPinstance *here; in CAPpzLoad()
H A Dcapsacl.c27 CAPinstance *here; in CAPsAcLoad()
H A Dcapsupd.c23 CAPinstance *here; in CAPsUpdate()
H A Dcaptemp.c26 CAPinstance *here; in CAPtemp()
H A Dcapsload.c27 CAPinstance *here; in CAPsLoad()
H A Dcap.c70 int CAPiSize = sizeof(CAPinstance);

12