Home
last modified time | relevance | path

Searched refs:__gmp_hypot_function (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmpxx.h1139 struct __gmp_hypot_function struct
3346 __GMP_DEFINE_BINARY_FUNCTION_1(mpf_t, hypot, __gmp_hypot_function)
H A DChangeLog4897 (__gmp_hypot_function): Use _mul_ui to square an ui, abs for si.
17739 (struct __gmp_hypot_function): Correction to mpfr_hypot addition.
17863 * gmpxx.h (struct __gmp_hypot_function): Use mpfr_hypot.