Searched refs:__gmp_default_rounding_mode (Results 1 – 3 of 3) sorted by relevance
1113 #define __gmp_default_rounding_mode (mpfr_get_default_rounding_mode()) macro
17738 * gmpxx.h: __gmp_default_rounding_mode -> __gmpfr_default_rounding_mode19798 __gmp_default_rounding_mode anyway.
38248 perl -pi -e 's/__gmp_default_rounding_mode/__gmpfr_default_rounding_mode/g' **/*.{c,h}