Home
last modified time | relevance | path

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

/dragonfly/contrib/grep/lib/
HDintprops.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
/dragonfly/contrib/elftoolchain/libelf/
HDelf_update.c363 uint64_t tmax, tmin; in _libelf_extent_is_unused() local
/dragonfly/sbin/ping/
HDping.c173 double tmin = 999999999.0; /* minimum round trip time */ variable
/dragonfly/sbin/ping6/
HDping6.c206 double tmin = 999999999.0; /* minimum round trip time */ variable
/dragonfly/contrib/gcc-8.0/gcc/
HDvr-values.c1708 tree init, step, chrec, tmin, tmax, min, max, type, tem; in adjust_range_with_scev() local
HDtree-vrp.c1634 wide_int tmin = wide_int::from (wmin, prec, sgn); in extract_range_from_binary_expr_1() local
/dragonfly/contrib/gcc-4.7/gcc/
HDtree-vrp.c3341 tree init, step, chrec, tmin, tmax, min, max, type, tem; in adjust_range_with_scev() local
/dragonfly/sys/dev/drm/amd/powerplay/inc/
HDhwmgr.h749 uint32_t tmin; member