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.h484 void mpd_qrotate(mpd_t *result, const mpd_t *a, const mpd_t *b, const mpd_context_t *ctx, uint32_t …
Dmpdecimal.c2869 mpd_qrotate(mpd_t *result, const mpd_t *a, const mpd_t *b, in mpd_qrotate() function
/external/python/cpython3/Modules/_decimal/
D_decimal.c4198 Dec_BinaryFuncVA(mpd_qrotate) in Dec_BinaryFuncVA()
5245 DecCtx_BinaryFunc(mpd_qrotate) in DecCtx_BinaryFunc()