Home
last modified time | relevance | path

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

/openbsd/lib/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
/openbsd/lib/libm/src/ld128/
H A De_hypotl.c52 long double a,b,t1,t2,yy1,y2,w; in hypotl() local
H A De_powl.c147 long double yy1, t1, t2, r, s, t, u, v, w; in powl() local
/openbsd/lib/libm/src/ld80/
H A De_hypotl.c52 long double a,b,t1,t2,yy1,y2,w; in hypotl() local
/openbsd/lib/libc/time/
H A Dlocaltime.c786 int d, m1, yy0, yy1, yy2, dow; in transtime() local