Searched refs:_mpd_qadd (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/_decimal/libmpdec/ |
H A D | mpdecimal.c | 112 static void _mpd_qadd(mpd_t *result, const mpd_t *a, const mpd_t *b, 3026 _mpd_qadd(result, &big, &small, ctx, status); in mpd_qrotate() 3476 _mpd_qadd(mpd_t *result, const mpd_t *a, const mpd_t *b, in _mpd_qadd() function 7176 _mpd_qadd(&q, r, b, &workctx, &workctx.status); in mpd_qrem_near()
|
Completed in 10 milliseconds