Home
last modified time | relevance | path

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

/third_party/python/Modules/_decimal/libmpdec/examples/
H A Ddivmod.c61 mpd_divmod(q, r, a, b, &ctx); in main()
/third_party/python/Modules/_decimal/libmpdec/
H A Dmpsignal.c676 mpd_divmod(mpd_t *q, mpd_t *r, const mpd_t *a, const mpd_t *b, mpd_context_t *ctx) in mpd_divmod() function
H A Dmpdecimal.h655 void mpd_divmod(mpd_t *q, mpd_t *r, const mpd_t *a, const mpd_t *b, mpd_context_t *ctx);

Completed in 4 milliseconds