/netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
H A D | intprops.h | 535 #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 D | punycode.c | 18 static const unsigned int tmax = 26; variable
|
/netbsd-src/lib/libc/rpc/ |
H A D | svc_vc.c | 755 struct timeval tv, tdiff, tmax; in __svc_clean_idle() local
|
/netbsd-src/external/bsd/elftoolchain/dist/libelf/ |
H A D | elf_update.c | 377 uint64_t tmax, tmin; in _libelf_extent_is_unused() local
|
/netbsd-src/sbin/ping/ |
H A D | ping.c | 197 static double tmax = 0.0; variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-ssa-sprintf.cc | 1094 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 D | vr-values.cc | 1641 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 D | tree-vrp.cc | 633 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 D | range-op.cc | 313 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 D | ping6.c | 225 static double tmax = 0.0; /* maximum round trip time */ variable
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | range-op.cc | 202 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 D | vr-values.c | 1746 tree init, step, chrec, tmin, tmax, min, max, type, tem; in adjust_range_with_scev() local
|
H A D | tree-vrp.c | 814 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 D | elf32-frv.c | 935 bfd_signed_vma tmax, tcur, tmin; member
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf32-frv.c | 935 bfd_signed_vma tmax, tcur, tmin; member
|