Home | History | Annotate | Download | only in db_vlvm

Lines Matching refs:lz_through2

100     double lz,ms,ns,mn,m,n,lz_through2;
142 lz_through2=lz/2.0;
144 ns=lz_through2*lz_through2-c0;
153 1.0,c3through2+m,lz_through2+n);
156 1.0,c3through2-m,lz_through2-n);
172 double lz,ms,ns,mn,m,n,lz_through2;
214 lz_through2=lz/2.0;
216 ns=lz_through2*lz_through2-c0;
226 1.0,c3through2+m,lz_through2+n);
229 1.0,c3through2-m,lz_through2-n);