Home
last modified time | relevance | path

Searched refs:__gmp_default_rounding_mode (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dmpfr.h1113 #define __gmp_default_rounding_mode (mpfr_get_default_rounding_mode()) macro
/netbsd-src/external/lgpl3/gmp/dist/
H A DChangeLog17738 * gmpxx.h: __gmp_default_rounding_mode -> __gmpfr_default_rounding_mode
19798 __gmp_default_rounding_mode anyway.
/netbsd-src/external/lgpl3/mpfr/dist/
H A DChangeLog38248 perl -pi -e 's/__gmp_default_rounding_mode/__gmpfr_default_rounding_mode/g' **/*.{c,h}