Searched defs:s_mpv_mul_d (Results 1 – 2 of 2) sorted by relevance
275 #define s_mpv_mul_d(a, a_len, b, c) \ macro
3931 void s_mpv_mul_d(const mp_digit *a, mp_size a_len, mp_digit b, mp_digit *c) in s_mpv_mul_d() function