Home
last modified time | relevance | path

Searched defs:y1 (Results 1 – 9 of 9) 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_powf.c62 float y1,t1,t2,r,s,sn,t,u,v,w; in __ieee754_powf() local
De_pow.c104 double y1,t1,t2,r,s,t,u,v,w; in __ieee754_pow() local
/bionic/libc/kernel/uapi/linux/dvb/
Dosd.h51 int y1; member
/bionic/libc/kernel/uapi/drm/
Ddrm_mode.h493 __s32 y1; member
Ddrm.h57 unsigned short y1; member
/bionic/tests/
Dmath_test.cpp1552 TEST(MATH_TEST, y1) { in TEST() argument