Home
last modified time | relevance | path

Searched refs:mpd_qcopy_sign (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Modules/_decimal/libmpdec/
H A Dmpsignal.c369 if (!mpd_qcopy_sign(result, a, b, &status)) { in mpd_copy_sign()
H A Dmpdecimal.h481 int mpd_qcopy_sign(mpd_t *result, const mpd_t *a, const mpd_t *b, uint32_t *status);
H A Dmpdecimal.c2107 mpd_qcopy_sign(mpd_t *result, const mpd_t *a, const mpd_t *b, uint32_t *status) in mpd_qcopy_sign() function
6251 mpd_qcopy_sign(result, a, b, status); in mpd_qnext_toward()
/third_party/python/Modules/_decimal/
H A D_decimal.c4473 mpd_qcopy_sign(MPD(result), MPD(a), MPD(b), &status); in dec_mpd_qcopy_sign()
5536 mpd_qcopy_sign(MPD(result), MPD(a), MPD(b), &status); in ctx_mpd_qcopy_sign()

Completed in 21 milliseconds