Home
last modified time | relevance | path

Searched defs:bn2 (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/math/test/
Dtest_bernoulli.cpp280 boost::math::bernoulli bn2(0.5); // Using typedef. in BOOST_AUTO_TEST_CASE() local
/third_party/openssl/test/testutil/
Dformat_output.c268 const BIGNUM *bn1, const BIGNUM *bn2) in test_fail_bignum_common()
369 const BIGNUM *bn1, const BIGNUM *bn2) in test_fail_bignum_message()
/third_party/openssl/test/
Dbntest.c2047 BIGNUM *bn2 = NULL; in test_mpi() local