Searched defs:t2 (Results 1 - 25 of 102) sorted by relevance

12345

/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/libm/src/
H A De_hypotf.c27 float a=x,b=y,t1,t2,yy1,y2,w; local in function:__ieee754_hypotf
H A De_hypot.c56 double a=x,b=y,t1,t2,yy1,y2,w; local in function:__ieee754_hypot
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
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/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_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
[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
211 ScopedThread t2; 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/ic/
H A Dacpipmtimer.c79 uint32_t t1, t2, t3; local in function:acpihwtimer_read_safe
/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/crypto/des/
H A Ddes_setkey.c179 register DES_LONG c,d,t,s,t2; local in function:des_set_key_unchecked
/src/sys/arch/m68k/fpe/
H A Dfpu_sqrt.c324 #define t2 tt macro
/src/sys/kern/
H A Dkern_stub.c326 default_bus_space_is_equal(bus_space_tag_t t1, bus_space_tag_t t2) argument
/src/sys/dev/acpi/
H A Dacpi_timer.c143 uint32_t t1, t2, t3; local in function:acpitimer_read_safe
/src/sys/arch/sparc/fpu/
H A Dfpu_sqrt.c324 #define t2 tt macro
356 #define t2 y2 macro
[all...]
/src/sys/arch/evbarm/tsarm/
H A Dtsrtc.c72 unsigned int t1, t2; local in function:tsrtc_match
/src/sys/arch/mvmeppc/isa/
H A Dmkclock_isa.c81 unsigned int t1, t2; local in function:mkclock_isa_match

Completed in 10 milliseconds

12345