Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dget_d64.c162 get_decimal64_min (int negative) in get_decimal64_min() function
544 return get_decimal64_min (negative); in mpfr_get_decimal64()
576 get_decimal64_min (negative); in mpfr_get_decimal64()
581 return get_decimal64_min (negative); in mpfr_get_decimal64()
/netbsd-src/external/lgpl3/mpfr/dist/
H A DChangeLog21278 and changed get_decimal64_min in the same way.