Searched defs:y1 (Results 1 – 9 of 9) sorted by relevance
/bionic/libm/upstream-freebsd/lib/msun/src/ |
D | e_hypotf.c | 25 float a,b,t1,t2,y1,y2,w; in __ieee754_hypotf() local
|
D | e_hypot.c | 57 double a,b,t1,t2,y1,y2,w; in __ieee754_hypot() local
|
D | e_hypotl.c | 51 long double a=x,b=y,t1,t2,y1,y2,w; in hypotl() local
|
D | e_powf.c | 62 float y1,t1,t2,r,s,sn,t,u,v,w; in __ieee754_powf() local
|
D | e_pow.c | 104 double y1,t1,t2,r,s,t,u,v,w; in __ieee754_pow() local
|
/bionic/libc/kernel/uapi/linux/dvb/ |
D | osd.h | 51 int y1; member
|
/bionic/libc/kernel/uapi/drm/ |
D | drm_mode.h | 493 __s32 y1; member
|
D | drm.h | 57 unsigned short y1; member
|
/bionic/tests/ |
D | math_test.cpp | 1552 TEST(MATH_TEST, y1) { in TEST() argument
|