Home | History | Annotate | Download | only in test

Lines Matching refs:nsf

62 tjscalingfactor *scalingfactors=NULL, sf={1, 1};  int nsf=0;
490 for(i=0; i<nsf; i++)
493 if(nsf==2 && i!=nsf-1) printf(" or ");
494 else if(nsf>2)
496 if(i!=nsf-1) printf(", ");
497 if(i==nsf-2) printf("or ");
514 if((scalingfactors=tjGetScalingFactors(&nsf))==NULL || nsf==0)
590 for(j=0; j<nsf; j++)