Searched refs:mpd_qadd_i64 (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Modules/_decimal/libmpdec/ |
D | mpdecimal.h | 554 void mpd_qadd_i64(mpd_t *result, const mpd_t *a, int64_t b, const mpd_context_t *ctx, uint32_t *sta…
|
D | mpdecimal.c | 3531 mpd_qadd_i64(mpd_t *result, const mpd_t *a, int64_t b, in mpd_qadd_i64() function 3547 mpd_qadd_i64(mpd_t *result, const mpd_t *a, int64_t b, in mpd_qadd_i64() function
|