Home
last modified time | relevance | path

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

/third_party/python/Modules/_decimal/libmpdec/
H A Dconstants.h46 #define MULMOD2C(a0, a1, w) x64_mulmod2c(a0, a1, w, umod)
H A Dumodarith.h262 x64_mulmod2c(mpd_uint_t *a, mpd_uint_t *b, mpd_uint_t w, mpd_uint_t m) in x64_mulmod2c() function

Completed in 20 milliseconds