Lines Matching defs:base
297 float base=ATH[i];299 float delta=(ATH[i+1]-base)/(endpos-j);301 p->ath[j]=base+100.;302 base+=delta;