Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/libmpdec/
Dmpdecimal.h514 void mpd_qnext_toward(mpd_t *result, const mpd_t *a, const mpd_t *b, const mpd_context_t *ctx, uint…
Dmpdecimal.c6078 mpd_qnext_toward(mpd_t *result, const mpd_t *a, const mpd_t *b, in mpd_qnext_toward() function
/external/python/cpython3/Modules/_decimal/
D_decimal.c3979 Dec_BinaryFuncVA(mpd_qnext_toward) in Dec_UnaryFuncVA()
4924 DecCtx_BinaryFunc(mpd_qnext_toward) in DecCtx_UnaryFunc()