Home
last modified time | relevance | path

Searched defs:yy1 (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/openbsd_libm/src/
H A De_hypotf.c22 float a=x,b=y,t1,t2,yy1,y2,w; in hypotf() local
H A De_hypot.c53 double a=x,b=y,t1,t2,yy1,y2,w; in hypot() local
H A De_powf.c56 float yy1,t1,t2,r,s,t,u,v,w; in powf() local
H A De_pow.c100 double yy1,t1,t2,r,s,t,u,v,w; in pow() local
/dflybsd-src/contrib/openbsd_libm/src/ld80/
H A De_hypotl.c52 long double a,b,t1,t2,yy1,y2,w; in hypotl() local
/dflybsd-src/lib/libc/stdtime/
H A Dlocaltime.c852 int d, m1, yy0, yy1, yy2, dow; in transtime() local