Home
last modified time | relevance | path

Searched refs:_mpd_cmp_same_adjexp (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/_decimal/libmpdec/
H A Dmpdecimal.c2197 _mpd_cmp_same_adjexp(const mpd_t *a, const mpd_t *b) in _mpd_cmp_same_adjexp() function
2273 return _mpd_cmp_same_adjexp(a, b) * mpd_arith_sign(a); in _mpd_cmp()
2320 return _mpd_cmp_same_adjexp(a, b); in _mpd_cmp_abs()

Completed in 11 milliseconds