Home
last modified time | relevance | path

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

/third_party/python/Modules/_decimal/libmpdec/
H A Dmpdecimal.c5529 _mpd_kmul(const mpd_uint_t *u, const mpd_uint_t *v, in _mpd_kmul() function
5959 rdata = _mpd_kmul(big->data, small->data, big->len, small->len, &rsize); in _mpd_qmul()

Completed in 11 milliseconds