Home
last modified time | relevance | path

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

/third_party/icu/vendor/double-conversion/upstream/test/cctest/
Dtest-bignum.cc41 static void AssignHexString(Bignum* bignum, const char* str) { in AssignHexString()
46 static void AssignDecimalString(Bignum* bignum, const char* str) { in AssignDecimalString()
53 Bignum bignum; in TEST() local
122 Bignum bignum; in TEST() local
160 Bignum bignum; in TEST() local
259 Bignum bignum; in TEST() local
353 Bignum bignum; in TEST() local
453 Bignum bignum; in TEST() local
554 Bignum bignum; in TEST() local
655 Bignum bignum; in TEST() local
[all …]
Dtest-strtod.cc1075 Bignum bignum; in CompareBignumToDiyFp() local
/third_party/boost/libs/math/example/
Dspecial_data.cpp34 typedef number<cpp_dec_float<500> > bignum; in cpp_main() typedef
/third_party/ltp/tools/sparse/sparse-src/validation/
Dinteger-const-expr.c13 static inline unsigned long long bignum(void) in bignum() function
/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/glib/glib/
Dgvariant-parser.c2664 gint64 bignum; in parse_num() local