Home
last modified time | relevance | path

Searched defs:VF_PERMANENT (Results 1 – 2 of 2) sorted by relevance

/dports/cad/jspice3/jspice3-2.5/src/include/
H A Dfteconst.h46 #define VF_PERMANENT (1 << 7) /* Don't garbage collect this vector. */ macro
/dports/cad/ngspice_rework/ngspice-35/src/include/ngspice/
H A Ddvec.h19 VF_PERMANENT = (1 << 7) /* Don't garbage collect this vector. */ enumerator