Home
last modified time | relevance | path

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

/third_party/python/Modules/_decimal/libmpdec/
H A Dmpdecimal.c4690 /* _mpd_ln10 is used directly for precisions smaller than MINALLOC_MAX*RDIGITS.
4692 static const mpd_t _mpd_ln10 = { variable
4722 rnd = mpd_qshiftr(result, &_mpd_ln10, shift, status); in mpd_qln10()

Completed in 11 milliseconds