Home
last modified time | relevance | path

Searched refs:bignum_to_string_length (Results 1 – 2 of 2) sorted by relevance

/dports/math/reduce/Reduce-svn5758-src/csl/cslbase/
H A Darith-print.cpp45 arithlib_lowlevel::bignum_to_string_length( in print_newbignum()
H A Darithlib.hpp5639 inline std::size_t bignum_to_string_length(std::uint64_t *a, in bignum_to_string_length() function
5803 { std::size_t len = bignum_to_string_length(a, lena); in bignum_to_string()
11259 using arithlib_implementation::bignum_to_string_length;