Searched defs:tmin (Results 1 – 4 of 4) sorted by relevance
/freebsd/sbin/ping/ |
H A D | main.c | 81 double tmin = 999999999.0; /* minimum round trip time */ variable
|
/freebsd/crypto/openssl/crypto/ |
H A D | punycode.c | 17 static const unsigned int tmin = 1; variable
|
/freebsd/contrib/ntp/sntp/libopts/ |
H A D | intprops.h | 422 #define _GL_INT_OP_CALC(a, b, r, op, overflow, ut, t, tmin, tmax) \ argument 426 #define _GL_INT_OP_CALC1(a, b, r, op, overflow, ut, t, tmin, tmax) \ argument
|
/freebsd/contrib/elftoolchain/libelf/ |
H A D | elf_update.c | 369 uint64_t tmax, tmin; in _libelf_extent_is_unused() local
|