Home
last modified time | relevance | path

Searched defs:tmax (Results 1 – 15 of 15) 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.c18 static const unsigned int tmax = 26; variable
/netbsd-src/lib/libc/rpc/
H A Dsvc_vc.c755 struct timeval tv, tdiff, tmax; in __svc_clean_idle() local
/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.c197 static double tmax = 0.0; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-sprintf.cc1094 tree tmax = wide_int_to_tree (type, vr.upper_bound ()); in get_int_range() local
4622 tree tmax = wide_int_to_tree (type, vr.upper_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
3390 tree tmax = wide_int_to_tree (type, vr->upper_bound ()); in test_for_singularity() local
H A Dtree-vrp.cc633 wide_int tmax = wide_int::from (wmax, prec, sgn); in set_value_range_with_overflow() local
2461 tree tmax = wide_int_to_tree (type, range_of_op->upper_bound ()); in find_case_label_range() local
H A Drange-op.cc313 wide_int tmax = wide_int::from (wmax, prec, sgn); in value_range_from_overflowed_bounds() local
366 wide_int tmax = wide_int::from (wmax, prec, sgn); in value_range_with_overflow() local
/netbsd-src/sbin/ping6/
H A Dping6.c225 static double tmax = 0.0; /* maximum round trip time */ variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drange-op.cc202 wide_int tmax = wide_int::from (wmax, prec, sgn); in value_range_from_overflowed_bounds() local
251 wide_int tmax = wide_int::from (wmax, 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.c814 wide_int tmax = wide_int::from (wmax, prec, sgn); in set_value_range_with_overflow() 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