Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/libmpdec/
Dmpdecimal.h506 void mpd_qmax(mpd_t *result, const mpd_t *a, const mpd_t *b, const mpd_context_t *ctx, uint32_t *st…
Dmpdecimal.c5111 mpd_qmax(mpd_t *result, const mpd_t *a, const mpd_t *b, in mpd_qmax() function
/external/python/cpython3/Modules/_decimal/
D_decimal.c3975 Dec_BinaryFuncVA(mpd_qmax) in Dec_UnaryFuncVA()
4919 DecCtx_BinaryFunc(mpd_qmax) in DecCtx_UnaryFunc()