Searched defs:t0 (Results 1 - 25 of 63) sorted by relevance

123

/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/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/
H A Dtsan_thread.cc17 MainThread t0; local in function:TEST
H A Dtsan_mutex.cc97 MainThread t0; local in function:__tsan::TEST
113 MainThread t0; local in function:__tsan::TEST
129 MainThread t0; local in function:__tsan::TEST
H A Dtsan_mop.cc70 MainThread t0; local in function:TEST
89 MainThread t0; local in function:TEST
/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/arch/alpha/include/
H A Dlock.h78 unsigned long t0; local in function:__cpu_simple_lock
110 unsigned long t0, v0; local in function:__cpu_simple_lock_try
/src/sys/arch/mips/include/
H A Dlock.h75 unsigned long t0, v0; local in function:__cpu_simple_lock_try
/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/arch/m68k/fpe/
H A Dfpu_sqrt.c269 #define t0 tt macro
292 #define t0 y0 macro
[all...]
/src/sys/external/bsd/drm2/dist/drm/i915/selftests/
H A Di915_perf.c118 ktime_t t0, t1; local in function:live_noa_delay
/src/sys/kern/
H A Dkern_cctr.c206 int64_t t0, t1, tcenter = 0; local in function:cc_get_delta
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_generichash/blake2b/ref/
H A Dblake2b-compress-sse41.c43 __m128i t0, t1; local in function:blake2b_compress_sse41
H A Dblake2b-compress-ssse3.c37 __m128i t0, t1; local in function:blake2b_compress_ssse3
/src/sys/crypto/des/
H A Ddes_cbc.c195 register DES_LONG t0,t1; local in function:des_ede3_cbc_encrypt
/src/sys/arch/sparc/fpu/
H A Dfpu_sqrt.c269 #define t0 tt macro
292 #define t0 y0 macro
[all...]
/src/sys/arch/powerpc/fpu/
H A Dfpu_sqrt.c289 #define t0 tt macro
312 #define t0 y0 macro
[all...]
/src/bin/csh/
H A Dtime.c238 pdeltat(FILE *fp, int prec, struct timeval *t1, struct timeval *t0) argument
/src/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dselftest_engine_heartbeat.c203 ktime_t t0, t1; local in function:__live_heartbeat_fast
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_onetimeauth/poly1305/donna/
H A Dpoly1305_donna64.h37 unsigned long long t0, t1; local in function:poly1305_init
85 unsigned long long t0, t1; local in function:poly1305_blocks
140 unsigned long long t0, t1; local in function:poly1305_finish
[all...]
/src/sys/arch/sh3/sh3/
H A Dclock.c114 uint32_t sr, t0, cnt_1s; local in function:sh_clock_init
/src/sys/arch/sparc/sparc/
H A Dtimer.c201 u_int prec = 0, t0; local in function:timerattach
[all...]
/src/sys/dev/
H A Dkttcp.c128 struct timeval t0, t1; local in function:kttcp_send
161 struct timeval t0, t1; local in function:kttcp_recv
/src/tests/lib/libc/stdio/
H A Dt_fmemopen.c1104 struct testcase *t0, *t1; local in function:ATF_TC_BODY
[all...]
/src/tests/lib/libc/sys/
H A Dt_timer_create.c67 struct timespec t0, t1, dt; local in function:timer_signal_create
/src/tests/usr.bin/xlint/lint1/
H A Dinit_braces.c76 struct time t0; member in struct:init_anonymous_struct_and_union::times

Completed in 13 milliseconds

123