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.c22 float a,b,t1,t2,y1,y2,w; in hypotf() local
De_hypot.c53 double a,b,t1,t2,y1,y2,w; in hypot() local
De_hypotl.c47 long double a=x,b=y,t1,t2,y1,y2,w; in hypotl() local
De_j1.c139 y1(double x) in y1() function
/bionic/libc/kernel/uapi/linux/dvb/
Dosd.h39 int y1; member
/bionic/libc/kernel/uapi/drm/
Ddrm_mode.h486 __s32 y1; member
Ddrm.h45 unsigned short y1; member
/bionic/tests/
Dmath_test.cpp1612 TEST(math_h, y1) { in TEST() argument