Searched defs:bignum (Results 1 – 6 of 6) sorted by relevance
34 typedef number<cpp_dec_float<500> > bignum; in cpp_main() typedef
81 typedef number<mpfr_float_backend<200> > bignum; in cpp_main() typedef
181 RubyBignum bignum = RubyBignum.newBignum(runtime, ((RubyFloat) value).getDoubleValue()); in num2ulong() local
139 Real bignum = sqrt((std::numeric_limits<Real>::max)())/256; in test_lp() local632 Real bignum = 4*sqrt((std::numeric_limits<Real>::max)()); in test_l2_norm() local
449 BIGNUM bignum; member
2664 gint64 bignum; in parse_num() local