Home
last modified time | relevance | path

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

/dports/cad/jspice3/jspice3-2.5/src/lib/dev/bsim1/
H A Db1set.c269 if( ! model->B1deltaLengthGiven) {
H A Db1mpar.c329 mod->B1deltaLengthGiven = TRUE;
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim1/
H A Db1mpar.c326 mod->B1deltaLengthGiven = TRUE; in B1mParam()
H A Db1set.c262 if( ! model->B1deltaLengthGiven) { in B1setup()
H A Dbsim1def.h491 unsigned B1deltaLengthGiven :1; member
/dports/cad/jspice3/jspice3-2.5/src/include/
H A Dbsim1def.h465 unsigned B1deltaLengthGiven :1; member