Searched defs:tmin (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/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 | 173 double tmin = 999999999.0; /* minimum round trip time */ variable
|
| /dflybsd-src/sbin/ping6/ |
| H A D | ping6.c | 206 double tmin = 999999999.0; /* minimum 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 | 1634 wide_int tmin = wide_int::from (wmin, 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
|
| /dflybsd-src/sys/dev/drm/amd/powerplay/inc/ |
| H A D | hwmgr.h | 749 uint32_t tmin; member
|