Home
last modified time | relevance | path

Searched defs:bignum (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/libs/math/example/
Dspecial_data.cpp34 typedef number<cpp_dec_float<500> > bignum; in cpp_main() typedef
/third_party/boost/libs/math/tools/
Dbessel_derivative_data.cpp81 typedef number<mpfr_float_backend<200> > bignum; in cpp_main() typedef
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
DUtils.java181 RubyBignum bignum = RubyBignum.newBignum(runtime, ((RubyFloat) value).getDoubleValue()); in num2ulong() local
/third_party/boost/libs/math/test/
Dnorms_test.cpp139 Real bignum = sqrt((std::numeric_limits<Real>::max)())/256; in test_lp() local
632 Real bignum = 4*sqrt((std::numeric_limits<Real>::max)()); in test_l2_norm() local
/third_party/boringssl/src/crypto/fipsmodule/ec/
Dinternal.h449 BIGNUM bignum; member
/third_party/glib/glib/
Dgvariant-parser.c2664 gint64 bignum; in parse_num() local