Home
last modified time | relevance | path

Searched defs:tmin (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/contrib/grep/lib/
H A Dintprops.h506 #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 Delf_update.c363 uint64_t tmax, tmin; in _libelf_extent_is_unused() local
/dflybsd-src/sbin/ping/
H A Dping.c173 double tmin = 999999999.0; /* minimum round trip time */ variable
/dflybsd-src/sbin/ping6/
H A Dping6.c206 double tmin = 999999999.0; /* minimum round trip time */ variable
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dvr-values.c1708 tree init, step, chrec, tmin, tmax, min, max, type, tem; in adjust_range_with_scev() local
H A Dtree-vrp.c1634 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 Dtree-vrp.c3341 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 Dhwmgr.h749 uint32_t tmin; member