Home
last modified time | relevance | path

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

/third_party/python/Modules/_decimal/libmpdec/
H A Dmpdecimal.c4852 mpd_ssize_t a_digits, a_exp; in _mpd_qln() local
4875 a_exp = a->exp; in _mpd_qln()
4889 t = a_exp + a_digits - 1; in _mpd_qln()
4896 t = a_exp + a_digits; in _mpd_qln()

Completed in 11 milliseconds