Searched defs:muladd1_by_32_width (Results 1 – 1 of 1) sorted by relevance
/dports/math/ntl/ntl-11.5.1/src/ |
H A D | mat_lzz_p.cpp | 1469 void muladd1_by_32_width(unsigned long *x, const unsigned long *a, const unsigned long *b, in muladd1_by_32_width() function 1516 void muladd1_by_32_width(unsigned long *x, const unsigned int *a, const unsigned int *b, in muladd1_by_32_width() function 2051 void muladd1_by_32_width(long *x, const long *a, const long *b, in muladd1_by_32_width() function 2479 void muladd1_by_32_width(long *x, const long *a, const long *b, in muladd1_by_32_width() function
|