Home
last modified time | relevance | path

Searched refs:t3 (Results 1 – 7 of 7) sorted by relevance

/bionic/libc/kernel/uapi/linux/
Dax25.h88 unsigned int t3, t3timer; member
97 unsigned int t3, t3timer; member
Dgsmmux.h30 unsigned int t3; member
/bionic/tests/
Dsemaphore_test.cpp80 pthread_t t1, t2, t3; in TEST() local
83 ASSERT_EQ(0, pthread_create(&t3, nullptr, SemWaitThreadFn, &s)); in TEST()
92 ASSERT_EQ(0, pthread_join(t3, &result)); in TEST()
Dthreads_test.cpp99 std::thread t3(waiter); in TEST()
109 t3.join(); in TEST()
144 std::thread t3(waiter); in TEST()
169 t3.join(); in TEST()
/bionic/libm/upstream-freebsd/lib/msun/src/
De_lgammaf_r.c49 t3 = -1.47586212e-01, /* 0xbe1720d7 */ variable
179 p = t0+y*t1+y*y*(t2+y*(t3+y*(t4+y*(t5+y*(t6+y*t7))))); in __ieee754_lgammaf_r()
De_lgamma_r.c114 t3 = -3.27885410759859649565e-02, /* 0xBFA0C9A8, 0xDF35B713 */ variable
260 p1 = t0+w*(t3+w*(t6+w*(t9 +w*t12))); /* parallel comp */ in __ieee754_lgamma_r()
/bionic/libm/upstream-freebsd/lib/msun/ld128/
De_lgammal_r.c75 t3 = -1.47587722994530702030955093950668275e-01L, variable
284 p = t0+y*t1+tt+y*y*(t2+y*(t3+y*(t4+y*(t5+y*(t6+y*(t7+y*(t8+ in lgammal_r()