Home
last modified time | relevance | path

Searched refs:HSM2_cogidl (Results 1 – 7 of 7) sorted by relevance

/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/hisim2/
H A Dhsm2ld.c703 printf( "cogidl = %s\n" , (model->HSM2_cogidl) ? "true" : "false" ) ; in HSM2LoadOMP()
1321 if (model->HSM2_cogidl) { in HSM2LoadOMP()
1414 if (model->HSM2_cogidl) { in HSM2LoadOMP()
1563 if (model->HSM2_cogidl) {
H A Dhsm2pzld.c301 if (model->HSM2_cogidl) { in HSM2pzLoad()
H A Dhsm2def.h709 int HSM2_cogidl ; member
H A Dhsm2mask.c119 value->iValue = model->HSM2_cogidl; in HSM2mAsk()
H A Dhsm2set.c153 if ( !model->HSM2_cogidl_Given ) model->HSM2_cogidl = 0 ; in HSM2setup()
H A Dhsm2mpar.c131 mod->HSM2_cogidl = value->iValue; in HSM2mParam()
H A Dhsm2eval.c5732 if( model->HSM2_cogidl == 0 ){ in HSM2evaluate()
5807 if( model->HSM2_cogidl == 0){ in HSM2evaluate()