Searched refs:ppro_size3_ntt (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Modules/_decimal/libmpdec/ |
H A D | constants.h | 58 #define SIZE3_NTT(x0, x1, x2, w3table) ppro_size3_ntt(x0, x1, x2, w3table, umod, &dmod, dinvmod)
|
H A D | fourstep.c | 91 ppro_size3_ntt(mpd_uint_t *x1, mpd_uint_t *x2, mpd_uint_t *x3, mpd_uint_t w3table[3], in ppro_size3_ntt() function
|
Completed in 1 milliseconds