Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
De_hypotf.c25 float a,b,t1,t2,y1,y2,w; in __ieee754_hypotf() local
De_hypot.c57 double a,b,t1,t2,y1,y2,w; in __ieee754_hypot() local
De_hypotl.c51 long double a=x,b=y,t1,t2,y1,y2,w; in hypotl() local
De_pow.c100 double y1,t1,t2,r,s,t,u,v,w; in __ieee754_pow() local
De_powf.c59 float y1,t1,t2,r,s,sn,t,u,v,w; in __ieee754_powf() local
/bionic/libc/kernel/uapi/linux/dvb/
Dosd.h59 int y1; member
/bionic/libc/kernel/uapi/drm/
Ddrm.h60 unsigned short y1; member
/bionic/tests/
Dmath_test.cpp1280 TEST(math, y1) { in TEST() argument