Searched refs:mpd_clear_flags (Results 1 – 3 of 3) sorted by relevance
726 mpd_clear_flags(mpd_t *result) in mpd_clear_flags() function2755 mpd_clear_flags(result); in mpd_qand()2835 mpd_clear_flags(result); in mpd_qinvert()2948 mpd_clear_flags(result); in mpd_qor()3267 mpd_clear_flags(result); in mpd_qxor()4878 mpd_clear_flags(z); in _mpd_qln()6160 mpd_clear_flags(result); in mpd_qnext_minus()6206 mpd_clear_flags(result); in mpd_qnext_plus()7445 mpd_clear_flags(z); in _mpd_qreciprocal_approx()7476 mpd_clear_flags(v); in _mpd_qreciprocal()[all …]
775 EXTINLINE void mpd_clear_flags(mpd_t *result);
3725 mpd_clear_flags(x); in PyDec_AsTuple()