Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/libmpdec/
Dmpdecimal.h542 void mpd_qlog10(mpd_t *result, const mpd_t *a, const mpd_context_t *ctx, uint32_t *status);
Dmpdecimal.c5154 mpd_qlog10(mpd_t *result, const mpd_t *a, const mpd_context_t *ctx, in mpd_qlog10() function
/external/python/cpython3/Modules/_decimal/
D_decimal.c4111 Dec_UnaryFuncVA(mpd_qlog10) in Dec_UnaryFuncVA()
5041 DecCtx_UnaryFunc(mpd_qlog10) in DecCtx_UnaryFunc()