HomeSort by relevance Sort by last modified time
    Searched refs:std_mulmod2c (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Modules/_decimal/libmpdec/
constants.h 60 #define MULMOD2C(a0, a1, w) std_mulmod2c(a0, a1, w, umod)
umodarith.h 308 std_mulmod2c(mpd_uint_t *a, mpd_uint_t *b, mpd_uint_t w, mpd_uint_t m) function
334 std_mulmod2c(mpd_uint_t *a, mpd_uint_t *b, mpd_uint_t w, mpd_uint_t m) function

Completed in 141 milliseconds