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

/external/python/cpython3/Modules/_decimal/libmpdec/
H A Dio.c397 coeff_to_string_dot(char *s, char *dot, const mpd_t *dec) function
596 cp = coeff_to_string_dot(cp, cp+dplace, dec);

Completed in 99 milliseconds