Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/libmpdec/
Dmpdecimal.h477 void mpd_qrotate(mpd_t *result, const mpd_t *a, const mpd_t *b, const mpd_context_t *ctx, uint32_t …
Dmpdecimal.c2965 mpd_qrotate(mpd_t *result, const mpd_t *a, const mpd_t *b, in mpd_qrotate() function
/external/python/cpython3/Modules/_decimal/
D_decimal.c4343 Dec_BinaryFuncVA(mpd_qrotate) in Dec_BinaryFuncVA()
5383 DecCtx_BinaryFunc(mpd_qrotate) in DecCtx_BinaryFunc()