Searched defs:y1 (Results 1 – 8 of 8) 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_pow.c | 100 double y1,t1,t2,r,s,t,u,v,w; in __ieee754_pow() local
|
D | e_powf.c | 59 float y1,t1,t2,r,s,sn,t,u,v,w; in __ieee754_powf() local
|
/bionic/libc/kernel/uapi/linux/dvb/ |
D | osd.h | 59 int y1; member
|
/bionic/libc/kernel/uapi/drm/ |
D | drm.h | 60 unsigned short y1; member
|
/bionic/tests/ |
D | math_test.cpp | 1280 TEST(math, y1) { in TEST() argument
|