Searched refs:mpd_clear_flags (Results 1 – 3 of 3) sorted by relevance
700 mpd_clear_flags(mpd_t *result) in mpd_clear_flags() function2659 mpd_clear_flags(result); in mpd_qand()2739 mpd_clear_flags(result); in mpd_qinvert()2852 mpd_clear_flags(result); in mpd_qor()3171 mpd_clear_flags(result); in mpd_qxor()4716 mpd_clear_flags(z); in _mpd_qln()5998 mpd_clear_flags(result); in mpd_qnext_minus()6044 mpd_clear_flags(result); in mpd_qnext_plus()7262 mpd_clear_flags(z); in _mpd_qreciprocal_approx()7293 mpd_clear_flags(v); in _mpd_qreciprocal()[all …]
782 EXTINLINE void mpd_clear_flags(mpd_t *result);
3580 mpd_clear_flags(x); in PyDec_AsTuple()