Searched refs:x64_mulmod2c (Results 1 – 2 of 2) sorted by relevance
46 #define MULMOD2C(a0, a1, w) x64_mulmod2c(a0, a1, w, umod)
262 x64_mulmod2c(mpd_uint_t *a, mpd_uint_t *b, mpd_uint_t w, mpd_uint_t m) in x64_mulmod2c() function