Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/libmpdec/
Dmpdecimal.h477 void mpd_qinvert(mpd_t *result, const mpd_t *a, const mpd_context_t *ctx, uint32_t *status);
Dmpdecimal.c2705 mpd_qinvert(mpd_t *result, const mpd_t *a, const mpd_context_t *ctx, in mpd_qinvert() function
/external/python/cpython3/Modules/_decimal/
D_decimal.c4084 Dec_UnaryFuncVA(mpd_qinvert)
5143 DecCtx_UnaryFunc(mpd_qinvert) in DecCtx_UnaryFunc() argument