Searched defs:tmax (Results 1 – 8 of 8) sorted by relevance
/dflybsd-src/contrib/grep/lib/ |
H A D | intprops.h | 506 #define _GL_INT_OP_CALC(a, b, r, op, overflow, ut, t, tmin, tmax) \ argument 535 #define _GL_INT_ADD_RANGE_OVERFLOW(a, b, tmin, tmax) \ argument 550 #define _GL_INT_SUBTRACT_RANGE_OVERFLOW(a, b, tmin, tmax) \ argument 562 #define _GL_INT_MULTIPLY_RANGE_OVERFLOW(a, b, tmin, tmax) \ argument
|
/dflybsd-src/lib/libc/rpc/ |
H A D | svc_vc.c | 711 struct timeval tv, tdiff, tmax; in __svc_clean_idle() local
|
/dflybsd-src/contrib/elftoolchain/libelf/ |
H A D | elf_update.c | 363 uint64_t tmax, tmin; in _libelf_extent_is_unused() local
|
/dflybsd-src/sbin/ping/ |
H A D | ping.c | 174 double tmax = 0.0; /* maximum round trip time */ variable
|
/dflybsd-src/sbin/ping6/ |
H A D | ping6.c | 207 double tmax = 0.0; /* maximum round trip time */ variable
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | vr-values.c | 1708 tree init, step, chrec, tmin, tmax, min, max, type, tem; in adjust_range_with_scev() local
|
H A D | tree-vrp.c | 1635 wide_int tmax = wide_int::from (wmax, prec, sgn); in extract_range_from_binary_expr_1() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-vrp.c | 3341 tree init, step, chrec, tmin, tmax, min, max, type, tem; in adjust_range_with_scev() local
|