Home
last modified time | relevance | path

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

/third_party/python/Modules/_decimal/libmpdec/
H A Dcontext.c191 mpd_getcr(const mpd_context_t *ctx) in mpd_getcr() function
H A Dmpdecimal.h322 int mpd_getcr(const mpd_context_t *ctx);
/third_party/python/Modules/_decimal/
H A D_decimal.c771 return PyLong_FromLong(mpd_getcr(CTX(self))); in context_getallcr()

Completed in 10 milliseconds