Home
last modified time | relevance | path

Searched refs:_mpd_check_exp (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/_decimal/libmpdec/
Dmpdecimal.c101 static inline void _mpd_check_exp(mpd_t *dec, const mpd_context_t *ctx,
1676 _mpd_check_exp(dec, ctx, status); in _mpd_apply_round()
1684 _mpd_check_exp(dec, ctx, status); in _mpd_apply_round()
1740 _mpd_check_exp(mpd_t *dec, const mpd_context_t *ctx, uint32_t *status) in _mpd_check_exp() function
1896 _mpd_check_exp(result, ctx, status); in mpd_qfinalize()