28 for( ; *
model ; model = &((*model)->B2nextModel)) {
29 if( (*model)->B2modName == modname ||
30 (modfast && *model == modfast) )
goto delgot;
37 for(here = (*model)->B2instances ; here ; here = here->
B2nextInstance) {
struct sBSIM2instance * B2nextInstance
int B2mDelete(GENmodel **inModel, IFuid modname, GENmodel *kill)
struct sBSIM2model * B2nextModel