Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/libmpdec/
Dio.c383 exp_to_string(char *s, mpd_ssize_t x) in exp_to_string() function
631 cp = exp_to_string(cp, ldigits-dplace); in _mpd_to_string()