Home | History | Annotate | Download | only in lib

Lines Matching refs:ch_in_bundle

669         int ch_in_bundle=0;
675 zerobundle[ch_in_bundle]=0;
676 if(nonzero[j])zerobundle[ch_in_bundle]=1;
677 couple_bundle[ch_in_bundle++]=iwork[j];
682 class(vb,b->residue[resnum],couple_bundle,zerobundle,ch_in_bundle);
684 ch_in_bundle=0;
687 couple_bundle[ch_in_bundle++]=iwork[j];
691 couple_bundle,zerobundle,ch_in_bundle,classifications,i);
745 int ch_in_bundle=0;
749 zerobundle[ch_in_bundle]=1;
751 zerobundle[ch_in_bundle]=0;
752 pcmbundle[ch_in_bundle++]=vb->pcm[j];
758 pcmbundle,zerobundle,ch_in_bundle);