Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dintprops.h535 #define _GL_INT_OP_CALC(a, b, r, op, overflow, ut, t, tmin, tmax) \ argument
564 #define _GL_INT_ADD_RANGE_OVERFLOW(a, b, tmin, tmax) \ argument
579 #define _GL_INT_SUBTRACT_RANGE_OVERFLOW(a, b, tmin, tmax) \ argument
591 #define _GL_INT_MULTIPLY_RANGE_OVERFLOW(a, b, tmin, tmax) \ argument
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Dpunycode.c17 static const unsigned int tmin = 1; variable
/netbsd-src/external/bsd/elftoolchain/dist/libelf/
H A Delf_update.c377 uint64_t tmax, tmin; in _libelf_extent_is_unused() local
/netbsd-src/sbin/ping/
H A Dping.c196 static double tmin = 999999999.0; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-sprintf.cc1093 tree tmin = wide_int_to_tree (type, vr.lower_bound ()); in get_int_range() local
4621 tree tmin = wide_int_to_tree (type, vr.lower_bound ()); in handle_printf_call() local
H A Dvr-values.cc1641 tree init, step, chrec, tmin, tmax, type = TREE_TYPE (var); in bounds_of_var_in_loop() local
3389 tree tmin = wide_int_to_tree (type, vr->lower_bound ()); in test_for_singularity() local
H A Dtree-vrp.cc632 wide_int tmin = wide_int::from (wmin, prec, sgn); in set_value_range_with_overflow() local
2460 tree tmin = wide_int_to_tree (type, range_of_op->lower_bound ()); in find_case_label_range() local
H A Drange-op.cc312 wide_int tmin = wide_int::from (wmin, prec, sgn); in value_range_from_overflowed_bounds() local
365 wide_int tmin = wide_int::from (wmin, prec, sgn); in value_range_with_overflow() local
/netbsd-src/sbin/ping6/
H A Dping6.c224 static double tmin = 999999999.0; /* minimum round trip time */ variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drange-op.cc201 wide_int tmin = wide_int::from (wmin, prec, sgn); in value_range_from_overflowed_bounds() local
250 wide_int tmin = wide_int::from (wmin, prec, sgn); in value_range_with_overflow() local
H A Dvr-values.c1746 tree init, step, chrec, tmin, tmax, min, max, type, tem; in adjust_range_with_scev() local
H A Dtree-vrp.c813 wide_int tmin = wide_int::from (wmin, prec, sgn); in set_value_range_with_overflow() local
/netbsd-src/sys/dev/scsipi/
H A Dcd.c2912 uint8_t control, tmin, tsec, tframe, pmin, psec, pframe; in mmc_gettrackinfo_cdrom() local
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-frv.c935 bfd_signed_vma tmax, tcur, tmin; member
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-frv.c935 bfd_signed_vma tmax, tcur, tmin; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
H A Dhwmgr.h783 uint32_t tmin; member