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

123456789

/freebsd-current/lib/libthr/thread/
H A Dthr_equal.c41 _thr_equal(pthread_t t1, pthread_t t2) argument
/freebsd-current/crypto/heimdal/lib/roken/
H A Dtimeval.c47 timevalfix(struct timeval *t1) argument
64 timevaladd(struct timeval *t1, cons argument
76 timevalsub(struct timeval *t1, const struct timeval *t2) argument
[all...]
/freebsd-current/contrib/bearssl/src/int/
H A Di15_modpow.c29 br_i15_modpow(uint16_t *x, const unsigned char *e, size_t elen, const uint16_t *m, uint16_t m0i, uint16_t *t1, uint16_t *t2) argument
H A Di31_modpow.c29 br_i31_modpow(uint32_t *x, const unsigned char *e, size_t elen, const uint32_t *m, uint32_t m0i, uint32_t *t1, uint32_t *t2) argument
H A Di32_modpow.c29 br_i32_modpow(uint32_t *x, const unsigned char *e, size_t elen, const uint32_t *m, uint32_t m0i, uint32_t *t1, uint32_t *t2) argument
H A Di15_modpow2.c34 uint16_t *t1, *t2, *base; local
H A Di31_modpow2.c34 uint32_t *t1, *t2, *base; local
/freebsd-current/contrib/bearssl/src/rsa/
H A Drsa_i32_pub.c36 uint32_t t1[1 + (BR_MAX_RSA_SIZE >> 5)]; local
/freebsd-current/contrib/tzcode/
H A Ddifftime.c29 double t1 = time1, t0 = time0; local
42 uintmax_t t1 = time1, t0 = time0; local
59 long double t1 = time1, t0 = time0; local
/freebsd-current/usr.bin/ktrace/
H A Dsubr.c96 timevaladd(struct timeval *t1, struct timeval *t2) argument
104 timevalsub(struct timeval *t1, struct timeval *t2) argument
112 timevalfix(struct timeval *t1) argument
[all...]
/freebsd-current/lib/msun/src/
H A De_hypotf.c22 float a,b,t1,t2,y1,y2,w; local
[all...]
H A De_sqrt.c103 u_int32_t r,t1,s1,ix1,q1; local
H A Dk_logf.h26 float hfsq,s,z,R,w,t1,t2; local
H A De_hypot.c53 double a,b,t1,t2,y1,y2,w; local
[all...]
/freebsd-current/contrib/netbsd-tests/lib/libc/gen/
H A Dt_time.c52 time_t t1, t2 = 0; local
69 time_t t1, t2; local
95 time_t t1, t2; local
[all...]
/freebsd-current/crypto/heimdal/lib/wind/
H A Dcombining.c43 const struct translation *t1 = (const struct translation *)key; local
H A Dmap.c46 const struct translation *t1 = (const struct translation *)key; local
/freebsd-current/contrib/netbsd-tests/lib/libpthread/
H A Dt_equal.c56 pthread_t t1, t2; local
/freebsd-current/tools/regression/tls/ttls2/
H A Dttls2.c33 pthread_t t1, t2; local
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.lib_base.lua
/freebsd-current/contrib/capsicum-test/
H A Doverhead.cc17 const clock_t t1 = clock(); local
/freebsd-current/contrib/sendmail/libsm/
H A Db-strcmp.c55 struct timeval t1, t2; local
/freebsd-current/contrib/netbsd-tests/lib/libc/string/
H A Dt_strcat.c25 unsigned int a0, a1, t0, t1; local
[all...]
/freebsd-current/crypto/heimdal/appl/ftp/ftpd/
H A Dklist.c41 char t1[128], t2[128], *str; local
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_51/
H A Dfe.h105 uint64_t t0, t1, t2, t3; local

Completed in 132 milliseconds

123456789