Home
last modified time | relevance | path

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

/third_party/python/Modules/_decimal/libmpdec/
Dbench_full.c89 for (i = 0; i < maxiter && mpd_cmp(c, four, ctx) <= 0; i++) { in color_point()
Dmpsignal.c466 mpd_cmp(const mpd_t *a, const mpd_t *b, mpd_context_t *ctx) in mpd_cmp() function
Dmpdecimal.h637 int mpd_cmp(const mpd_t *a, const mpd_t *b, mpd_context_t *ctx);