Home
last modified time | relevance | path

Searched defs:y1 (Results 1 – 10 of 10) 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/arch-mips/string/
Dmemcmp.c159 reg_t y0 = b[0], y1 = b[1], y2 = b[2], y3 = b[3]; in unaligned_words() local
188 reg_t y0 = b[0], y1 = b[1], y2 = b[2], y3 = b[3]; in unaligned_words() local
247 reg_t y0 = b[0], y1 = b[1], y2 = b[2], y3 = b[3]; in aligned_words() local
285 reg_t y0 = b[0], y1 = b[1], y2 = b[2], y3 = b[3]; in aligned_words() local
Dmemcpy.c157 reg_t y0 = b[0], y1 = b[1], y2 = b[2], y3 = b[3]; in unaligned_words() local
/bionic/libc/kernel/uapi/linux/dvb/
Dosd.h59 int y1; member
/bionic/libc/kernel/uapi/drm/
Ddrm.h64 unsigned short y1; member
/bionic/tests/
Dmath_test.cpp1301 TEST(math, y1) { in TEST() argument