Searched refs:mpd_qtrunc (Results 1 - 3 of 3) sorted by relevance
/third_party/python/Modules/_decimal/libmpdec/ |
H A D | mpsignal.c | 933 mpd_qtrunc(result, a, ctx, &status); in mpd_trunc()
|
H A D | mpdecimal.h | 508 void mpd_qtrunc(mpd_t *result, const mpd_t *a, const mpd_context_t *ctx, uint32_t *status);
|
H A D | mpdecimal.c | 7347 mpd_qtrunc(mpd_t *result, const mpd_t *a, const mpd_context_t *ctx, in mpd_qtrunc() function 7598 mpd_qtrunc(qq, qq, &workctx, &workctx.status); in _mpd_base_ndivmod()
|
Completed in 14 milliseconds