Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/libmpdec/
Dio.c76 strtoexp(const char *s) in strtoexp() function
271 dec->exp = strtoexp(exp); in mpd_qset_string()