Home
last modified time | relevance | path

Searched defs:t1 (Results 1 – 19 of 19) sorted by relevance

/bionic/libm/upstream-freebsd/lib/msun/src/
Dk_logf.h29 float hfsq,s,z,R,w,t1,t2; in k_log1pf() local
De_hypotf.c25 float a,b,t1,t2,y1,y2,w; in __ieee754_hypotf() local
Dk_log.h90 double hfsq,s,z,R,w,t1,t2; in k_log1p() local
De_sqrt.c100 u_int32_t r,t1,s1,ix1,q1; in __ieee754_sqrt() local
De_hypot.c57 double a,b,t1,t2,y1,y2,w; in __ieee754_hypot() local
De_logf.c38 float hfsq,f,s,z,R,w,t1,t2,dk; in __ieee754_logf() local
De_log.c91 double hfsq,f,s,z,R,w,t1,t2,dk; in __ieee754_log() 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
De_lgammaf_r.c44 t1 = -1.4758771658e-01, /* 0xbe17213c */ variable
De_lgamma_r.c111 t1 = -1.47587722994593911752e-01, /* 0xBFC2E427, 0x8DC6C509 */ variable
/bionic/libc/arch-mips/include/machine/
Dregdef.h58 #define t1 $13 macro
63 #define t1 $9 macro
/bionic/libc/arch-mips64/include/machine/
Dregdef.h65 #define t1 $13 macro
70 #define t1 $9 macro
/bionic/tests/
Dpthread_test.cpp194 pthread_t t1; in TEST() local
209 pthread_t t1; in TEST() local
351 pthread_t t1; in TEST() local
496 pthread_t t1; in TEST() local
Dstdatomic_test.cpp238 pthread_t t1,t2; in TEST() local
Dstdio_test.cpp714 time_t t1 = time(NULL); in TEST() local
/bionic/libc/kernel/uapi/linux/
Dax25.h102 unsigned int t1, t1timer; member
114 unsigned int t1, t1timer; member
/bionic/linker/
Dlinker.cpp2331 struct timeval t0, t1; local