Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/libmpdec/
Dmpdecimal.h474 void mpd_qxor(mpd_t *result, const mpd_t *a, const mpd_t *b, const mpd_context_t *ctx, uint32_t *st…
Dmpdecimal.c3188 mpd_qxor(mpd_t *result, const mpd_t *a, const mpd_t *b, in mpd_qxor() function
/external/python/cpython3/Modules/_decimal/
D_decimal.c4341 Dec_BinaryFuncVA(mpd_qxor) in Dec_BinaryFuncVA()
5381 DecCtx_BinaryFunc(mpd_qxor) in DecCtx_BinaryFunc()