Searched refs:decimal128_to_string (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dset_d128.c127 decimal128_to_string (char *s, _Decimal128 d) function
258 decimal128_to_string (char *s, _Decimal128 d) function
477 #endif /* definition of decimal128_to_string (DPD, BID, or portable) */
491 decimal128_to_string (s, d);

Completed in 183 milliseconds