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.h492 int mpd_qcompare(mpd_t *result, const mpd_t *a, const mpd_t *b, const mpd_context_t *ctx, uint32_t …
Dmpdecimal.c2247 mpd_qcompare(mpd_t *result, const mpd_t *a, const mpd_t *b, in mpd_qcompare() function
/external/python/cpython3/Modules/_decimal/
D_decimal.c3973 Dec_BinaryFuncVA(mpd_qcompare) in Dec_UnaryFuncVA()
4915 DecCtx_BinaryFunc(mpd_qcompare) in DecCtx_UnaryFunc()