Home
last modified time | relevance | path

Searched defs:mpd_compare_total_mag (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/_decimal/
D_decimal.c4133 Dec_BinaryFuncVA_NO_CTX(mpd_compare_total_mag) in Dec_BinaryFuncVA_NO_CTX() argument
5207 DecCtx_BinaryFunc_NO_CTX(mpd_compare_total_mag) in DecCtx_BinaryFunc_NO_CTX() argument
/external/python/cpython3/Modules/_decimal/libmpdec/
Dmpdecimal.c2366 mpd_compare_total_mag(mpd_t *result, const mpd_t *a, const mpd_t *b) in mpd_compare_total_mag() function