Home
last modified time | relevance | path

Searched defs:plotPtr (Results 1 – 3 of 3) sorted by relevance

/dports/cad/ngspice_rework/ngspice-35/src/frontend/
H A Doutitf.c104 int numNames, IFuid *dataNames, int dataType, runDesc **plotPtr) in OUTpBeginPlot()
124 int numNames, IFuid *dataNames, int dataType, runDesc **plotPtr) in OUTwBeginPlot()
585 OUTpData(runDesc *plotPtr, IFvalue *refValue, IFvalue *valuePtr) in OUTpData()
755 int OUTwReference(runDesc*plotPtr, IFvalue *valuePtr, void **refPtr) in OUTwReference()
766 OUTwData(runDesc *plotPtr, int dataIndex, IFvalue *valuePtr, void *refPtr) in OUTwData()
778 OUTwEnd(runDesc *plotPtr) in OUTwEnd()
787 OUTendPlot(runDesc *plotPtr) in OUTendPlot()
806 OUTbeginDomain(runDesc *plotPtr, IFuid refName, int refType, IFvalue *outerRefValue) in OUTbeginDomain()
818 OUTendDomain(runDesc *plotPtr) in OUTendDomain()
827 OUTattributes(runDesc *plotPtr, IFuid varName, int param, IFvalue *value) in OUTattributes()
/dports/cad/jspice3/jspice3-2.5/src/lib/spfte/
H A Doutitf.c396 OUTdata(plotPtr, refValue, valuePtr) in OUTdata() argument
441 OUTsetDims(plotPtr,dims,numDims) in OUTsetDims() argument
571 OUTendPlot(plotPtr) in OUTendPlot() argument
/dports/cad/jspice3/jspice3-2.5/src/include/
H A Doutdata.h21 GENERIC **plotPtr; member