Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/libmpdec/
Dmpdecimal.h485 int mpd_qcompare(mpd_t *result, const mpd_t *a, const mpd_t *b, const mpd_context_t *ctx, uint32_t …
Dmpdecimal.c2343 mpd_qcompare(mpd_t *result, const mpd_t *a, const mpd_t *b, in mpd_qcompare() function
/external/python/cpython3/Modules/_decimal/
D_decimal.c4118 Dec_BinaryFuncVA(mpd_qcompare) in Dec_UnaryFuncVA()
5053 DecCtx_BinaryFunc(mpd_qcompare) in DecCtx_UnaryFunc()