Home
last modified time | relevance | path

Searched defs:w3table (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/_decimal/libmpdec/
Dfourstep.c141 mpd_uint_t w3table[3]; in four_step_fnt() local
202 mpd_uint_t w3table[3]; in inv_four_step_fnt() local
Dconstants.h48 #define SIZE3_NTT(x0, x1, x2, w3table) std_size3_ntt(x0, x1, x2, w3table, umod) argument