Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/tinystdio/
Ddtoa_ryu.c72 d2d(const uint64_t ieeeMantissa, const uint32_t ieeeExponent, int max_digits, bool fmode, int max_d… in d2d() function
420 v = d2d(ieeeMantissa, ieeeExponent, max_digits, fmode, max_decimals); in __dtoa_engine()