Home
last modified time | relevance | path

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

12

/bionic/libc/tzcode/
Ddifftime.c25 double t1 = time1, t0 = time0; in difftime() local
38 uintmax_t t1 = time1, t0 = time0; in difftime() local
55 long double t1 = time1, t0 = time0; in difftime() local
Dlocaltime.c337 differ_by_repeat(const time_t t1, const time_t t0) in differ_by_repeat()
/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_hypot.c57 double a,b,t1,t2,y1,y2,w; in __ieee754_hypot() local
De_sqrt.c100 u_int32_t r,t1,s1,ix1,q1; in __ieee754_sqrt() 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_lgammaf_r.c47 t1 = -2.35939837e-08, /* 0xb2caabb8 */ variable
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_lgamma_r.c112 t1 = -1.47587722994593911752e-01, /* 0xBFC2E427, 0x8DC6C509 */ variable
/bionic/libc/arch-mips/include/machine/
Dregdef.h65 #define t1 $13 macro
70 #define t1 $9 macro
/bionic/libc/kernel/uapi/linux/
Dgsmmux.h30 unsigned int t1; member
Dax25.h102 unsigned int t1, t1timer; member
114 unsigned int t1, t1timer; member
/bionic/libc/dns/resolv/
Dres_stats.c29 _res_stats_calculate_rtt(const struct timespec* t1, const struct timespec* t0) { in _res_stats_calculate_rtt()
/bionic/tests/
Dsemaphore_test.cpp80 pthread_t t1, t2, t3; in TEST() local
Dstdatomic_test.cpp240 pthread_t t1,t2; in TEST() local
Dthread_local_test.cpp114 static const Triangle t1 = {{3,3}, {4,4}, {5,5}}; in reset_triangle() local
Dtime_test.cpp532 clock_t t1 = clock(); in TEST() local
Dpthread_test.cpp265 pthread_t t1; in TEST() local
279 pthread_t t1; in TEST() local
412 pthread_t t1; in TEST() local
514 pthread_t t1; in TEST() local
Dstdio_test.cpp942 time_t t1 = time(NULL); in TEST() local
/bionic/libm/upstream-freebsd/lib/msun/ld128/
De_lgammal_r.c73 t1 = -6.08453430711711404116887457663281416e-35L, variable

12