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

123456789

/freebsd-current/tools/test/stress2/misc/
H A Dmaxproc.sh113 t2(); function
/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.c64 timevaladd(struct timeval *t1, const struct timeval *t2) argument
76 timevalsub(struct timeval *t1, const struct timeval *t2) argument
/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
[all...]
H A Di31_modpow2.c34 uint32_t *t1, *t2, *base; local
[all...]
/freebsd-current/contrib/bearssl/src/rsa/
H A Drsa_i32_pub.c37 uint32_t t2[1 + (BR_MAX_RSA_SIZE >> 5)]; local
/freebsd-current/contrib/ntp/sntp/libevent/cmake/
H A DCheckFileOffsetBits.c7 int t2[(((64 * GB -1) % 671088649) == 268434537) variable
/freebsd-current/contrib/libevent/cmake/
H A DCheckFileOffsetBits.c7 int t2[(((64 * GB -1) % 671088649) == 268434537) variable
/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
/freebsd-current/lib/msun/src/
H A De_hypotf.c22 float a,b,t1,t2,y1,y2,w; 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
/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.c44 const struct translation *t2 = (const struct translation *)data; local
H A Dmap.c47 const struct translation *t2 = (const struct translation *)data; 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/lib/libc/tests/gen/
H A Dglob2_test.c46 struct timespec t, t2; local
/freebsd-current/contrib/sendmail/libsm/
H A Db-strcmp.c55 struct timeval t1, t2; local
/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
/freebsd-current/lib/libc/string/
H A Dstrcoll.c53 wchar_t *t1 = NULL, *t2 = NULL; local

Completed in 193 milliseconds

123456789