Searched defs:tv2 (Results 1 – 12 of 12) sorted by relevance
/minix3/external/bsd/libevent/dist/test/ |
H A D | regress.h | 114 #define test_timeval_diff_leq(tv1, tv2, diff, tolerance) \ argument 117 #define test_timeval_diff_eq(tv1, tv2, diff) \ argument
|
H A D | regress.c | 685 struct timeval tv, tv2, tv_exit, start; in test_persistent_active_timeout() local 2151 struct timeval tv, now, tv2, diff; in test_event_pending() local
|
/minix3/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | test_rfc3961.c | 43 struct timeval tv1, tv2; in time_encryption() local 99 struct timeval tv1, tv2; in time_s2k() local
|
H A D | test_crypto.c | 43 struct timeval tv1, tv2; in time_encryption() local 99 struct timeval tv1, tv2; in time_s2k() local
|
/minix3/tests/lib/libc/sys/ |
H A D | t_gettimeofday.c | 63 struct timeval tv1, tv2; in ATF_TC_BODY() local
|
/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
H A D | test_rsa.c | 249 struct timeval tv1, tv2; in main() local 285 struct timeval tv1, tv2; in main() local
|
/minix3/tests/lib/librt/ |
H A D | t_sched.c | 219 struct timespec tv1, tv2; in ATF_TC_BODY() local
|
/minix3/common/lib/libc/gen/ |
H A D | rpst.c | 555 tvdiff(const struct timeval *tv1, const struct timeval *tv2) in tvdiff()
|
/minix3/external/bsd/llvm/dist/clang/test/CXX/temp/temp.decls/temp.variadic/ |
H A D | multi-level-substitution.cpp | 237 …tuple_of_values<int&, float&>::apply<i, i>::type tv2; // expected-error{{non-type template paramet… variable
|
/minix3/external/bsd/bind/dist/contrib/queryperf/ |
H A D | queryperf.c | 1026 addtv(struct timeval *tv1, struct timeval *tv2, struct timeval *tv_result) { in addtv() 1042 difftv(struct timeval tv1, struct timeval tv2) { in difftv()
|
/minix3/minix/tests/ |
H A D | test91.c | 3803 struct timeval tv1, tv2; in sub91u() local
|
/minix3/external/bsd/libevent/dist/ |
H A D | event.c | 1119 is_same_common_timeout(const struct timeval *tv1, const struct timeval *tv2) in is_same_common_timeout()
|