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

/netbsd-6-1-5-RELEASE/external/lgpl3/mpfr/dist/tests/
H A Dtget_set_d64.c1 /* Test file for mpfr_get_decimal64 and mpfr_set_decimal64.
61 d = mpfr_get_decimal64 (x, MPFR_RNDZ);
67 d = mpfr_get_decimal64 (x, MPFR_RNDZ);
73 d = mpfr_get_decimal64 (x, MPFR_RNDZ);
79 d = mpfr_get_decimal64 (x, MPFR_RNDZ);
86 d = mpfr_get_decimal64 (x, MPFR_RNDZ);
92 d = mpfr_get_decimal64 (x, MPFR_RNDZ);
98 d = mpfr_get_decimal64 (x, MPFR_RNDZ);
104 d = mpfr_get_decimal64 (x, MPFR_RNDZ);
110 d = mpfr_get_decimal64 (
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/mpfr/dist/
H A Dget_d64.c0 /* mpfr_get_decimal64 -- convert a multiple precision floating-point number
297 mpfr_get_decimal64 (mpfr_srcptr src, mpfr_rnd_t rnd_mode) function
H A Dmpfr.h378 __MPFR_DECLSPEC _Decimal64 mpfr_get_decimal64 _MPFR_PROTO ((mpfr_srcptr,

Completed in 76 milliseconds