Home
last modified time | relevance | path

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

/third_party/python/Modules/_decimal/libmpdec/
H A Dmpsignal.c360 if (!mpd_qcopy_negate(result, a, &status)) { in mpd_copy_negate()
H A Dmpdecimal.h480 int mpd_qcopy_negate(mpd_t *result, const mpd_t *a, uint32_t *status);
H A Dmpdecimal.c2093 mpd_qcopy_negate(mpd_t *result, const mpd_t *a, uint32_t *status) in mpd_qcopy_negate() function
6114 mpd_qcopy_negate(result, a, status); in mpd_qminus()
/third_party/python/Modules/_decimal/
H A D_decimal.c4387 mpd_qcopy_negate(MPD(result), MPD(self), &status); in dec_mpd_qcopy_negate()
5438 mpd_qcopy_negate(MPD(result), MPD(a), &status); in ctx_mpd_qcopy_negate()

Completed in 21 milliseconds