Home
last modified time | relevance | path

Searched refs:lp_sl_max (Results 1 – 3 of 3) sorted by relevance

/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/hisimhv2/
H A Dhsmhv2eval.c485 const int lp_sl_max = 40 ; in HSMHV2evaluate() local
2945 for ( lp_sl = 1 ; lp_sl <= lp_sl_max + 1 ; lp_sl ++ ) { in HSMHV2evaluate()
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/hisimhv1/
H A Dhsmhveval.c407 const int lp_sl_max = 40 ; in HSMHVevaluate() local
2996 for ( lp_sl = 1 ; lp_sl <= lp_sl_max + 1 ; lp_sl ++ ) { in HSMHVevaluate()
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/hisim2/
H A Dhsm2eval.c507 const int lp_sl_max = 20 ; in HSM2evaluate() local
4083 for ( lp_sl = 1 ; lp_sl <= lp_sl_max + 1 ; lp_sl ++ ) { in HSM2evaluate()