Home
last modified time | relevance | path

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

/netbsd-src/lib/libm/src/
H A De_hypotf.c27 float a=x,b=y,t1,t2,yy1,y2,w; in __ieee754_hypotf() local
H A De_hypot.c56 double a=x,b=y,t1,t2,yy1,y2,w; in __ieee754_hypot() local
H A De_pow.c103 double yy1,t1,t2,r,s,t,u,v,w; in __ieee754_pow() local
H A De_powf.c62 float yy1,t1,t2,r,s,sn,t,u,v,w; in __ieee754_powf() local
/netbsd-src/lib/libm/ld128/
H A De_powl.c149 long double yy1, t1, t2, r, s, t, u, v, w; in powl() local
/netbsd-src/lib/libc/time/
H A Dlocaltime.c1060 int d, m1, yy0, yy1, yy2, dow; transtime() local