Home
last modified time | relevance | path

Searched refs:overflow2 (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/tests/games/
H A Dt_factor.sh46 atf_test_case overflow2
156 atf_add_test_case overflow2
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Decp_nistp521.c605 u64 overflow1, overflow2; in felem_reduce() local
661 overflow2 = ((limb) (in[8] >> 64)) >> 52; in felem_reduce()
664 overflow2 <<= 1; /* overflow2 < 2^13 */ in felem_reduce()
667 out[1] += overflow2; /* out[1] < 2^59 + 2^6 + 2^13 */ in felem_reduce()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Decp_nistp521.c604 u64 overflow1, overflow2;
660 overflow2 = ((limb) (in[8] >> 64)) >> 52;
663 overflow2 <<= 1; /* overflow2 < 2^13 */
666 out[1] += overflow2; /* out[1] < 2^59 + 2^6 + 2^13 */
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-scalar-evolution.c3102 wi::overflow_type overflow, overflow2; in iv_can_overflow_p() local
3103 overflow = overflow2 = wi::OVF_NONE; in iv_can_overflow_p()
3104 if (wi::gtu_p (wi::mul (wi::neg (step_min, &overflow2), in iv_can_overflow_p()
3107 || overflow || overflow2) in iv_can_overflow_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-scalar-evolution.cc3093 wi::overflow_type overflow, overflow2; in iv_can_overflow_p() local
3094 overflow = overflow2 = wi::OVF_NONE; in iv_can_overflow_p()
3095 if (wi::gtu_p (wi::mul (wi::neg (step_min, &overflow2), in iv_can_overflow_p()
3098 || overflow || overflow2) in iv_can_overflow_p()
/netbsd-src/external/gpl3/gcc.old/dist/
H A DMD5SUMS11636 4901daebef7a51847b08d357c96855a3 gcc/testsuite/g++.dg/cpp0x/constexpr-arith-overflow2.C
11865 49a55dd7856ddc68e96fae9181b210ee gcc/testsuite/g++.dg/cpp0x/constexpr-overflow2.C
/netbsd-src/external/gpl3/gcc/dist/
H A DMD5SUMS12719 4901daebef7a51847b08d357c96855a3 gcc/testsuite/g++.dg/cpp0x/constexpr-arith-overflow2.C
12958 49a55dd7856ddc68e96fae9181b210ee gcc/testsuite/g++.dg/cpp0x/constexpr-overflow2.C