Searched defs:t1 (Results 1 - 25 of 139) sorted by relevance

123456

/src/sys/arch/mmeye/stand/boot/
H A Dclock.c48 int t1, t2, x; local in function:delay
/src/tests/lib/libc/gen/
H A Dt_time.c52 time_t t1, t2 = 0; local in function:ATF_TC_BODY
69 time_t t1, t2; local in function:ATF_TC_BODY
95 time_t t1, t2; local in function:ATF_TC_BODY
[all...]
/src/lib/libc/time/
H A Ddifftime.c39 double t1 = time1, t0 = time0; local in function:difftime
55 uintmax_t t1 = time1, t0 = time0; local in function:difftime
72 long double t1 = time1, t0 = time0; local in function:difftime
/src/lib/libm/src/
H A De_hypotf.c27 float a=x,b=y,t1,t2,yy1,y2,w; local in function:__ieee754_hypotf
[all...]
H A De_hypot.c56 double a=x,b=y,t1,t2,yy1,y2,w; local in function:__ieee754_hypot
[all...]
H A De_sqrt.c99 u_int32_t r,t1,s1,ix1,q1; local in function:__ieee754_sqrt
H A De_log2f.c40 float hfsq,f,s,z,R,w,t1,t2,dk; local in function:__ieee754_log2f
H A De_hypotl.c60 long double a=x,b=y,t1,t2,y1,y2,w; local in function:hypotl
[all...]
H A De_log.c89 double hfsq,f,s,z,R,w,t1,t2,dk; local in function:__ieee754_log
H A De_log2.c38 double hfsq,f,s,z,R,w,t1,t2,dk; local in function:__ieee754_log2
H A De_logf.c41 float hfsq,f,s,z,R,w,t1,t2,dk; local in function:__ieee754_logf
/src/tests/lib/libpthread/
H A Dt_equal.c56 pthread_t t1, t2; local in function:ATF_TC_BODY
/src/sys/arch/arm/include/
H A Dbyte_swap.h70 uint32_t t1; local in function:__byte_swap_u32_variable
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/
H A Dtsan_string.cc44 ScopedThread t1, t2; local in function:__tsan::TEST
53 ScopedThread t1, t2; local in function:__tsan::TEST
62 ScopedThread t1, t2; local in function:__tsan::TEST
70 ScopedThread t1, t2; local in function:__tsan::TEST
77 ScopedThread t1, t2; local in function:__tsan::TEST
[all...]
H A Dtsan_thread.cc21 ScopedThread t1; local in function:TEST
28 ScopedThread t1(true); local in function:TEST
34 ScopedThread t1; local in function:TEST
H A Dtsan_mutex.cc100 ScopedThread t1, t2; local in function:__tsan::TEST
116 ScopedThread t1, t2; local in function:__tsan::TEST
132 ScopedThread t1, t2, t3; local in function:__tsan::TEST
157 ScopedThread t1, t2; local in function:__tsan::TEST
183 ScopedThread t1; local in function:__tsan::TEST
206 ScopedThread t1; local in function:__tsan::TEST
[all...]
H A Dtsan_test.cc21 ScopedThread t1, t2; local in function:TEST
H A Dtsan_mop.cc26 ScopedThread t1, t2; local in function:TEST
33 ScopedThread t1, t2; local in function:TEST
40 ScopedThread t1, t2; local in function:TEST
47 ScopedThread t1, t2; local in function:TEST
54 ScopedThread t1, t2; local in function:TEST
62 ScopedThread t1, t2; local in function:TEST
74 ScopedThread t1, t2; local in function:TEST
93 ScopedThread t1, t2; local in function:TEST
108 ScopedThread t1, t2; local in function:TEST
142 ScopedThread t1, t2; local in function:TEST
156 ScopedThread t1, t2; local in function:TEST
181 ScopedThread t1, t2; local in function:TEST
190 ScopedThread t1, t2; local in function:TEST
209 ScopedThread t1; local in function:TEST
228 ScopedThread t1; local in function:TEST
[all...]
/src/tests/kernel/kqueue/
H A Dt_scan.c83 pthread_t t1, t2; local in function:ATF_TC_BODY
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/fe_51/
H A Dfe.h105 uint64_t t0, t1, t2, t3; local in function:fe25519_tobytes
/src/sys/dev/dtv/
H A Ddtv_math.c91 uint32_t t1; local in function:dtv_intlog10
/src/sys/dev/ic/
H A Dacpipmtimer.c79 uint32_t t1, t2, t3; local in function:acpihwtimer_read_safe
/src/tests/lib/libc/string/
H A Dt_strcat.c25 unsigned int a0, a1, t0, t1; local in function:ATF_TC_BODY
[all...]
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_sign/ed25519/ref10/
H A Dobsolete.c76 unsigned char t1[32], t2[32]; local in function:crypto_sign_edwards25519sha512batch_open
/src/sys/arch/m68k/fpe/
H A Dfpu_sqrt.c293 #define t1 tt macro
323 #define t1 y1 macro
[all...]

Completed in 9 milliseconds

123456