Searched refs:MPFR_INEX_STR (Results 1 – 2 of 2) sorted by relevance
50 #define MPFR_INEX_STR(inex) \ macro88 MPFR_INEX_STR (params->P[index].mpfr_inex)); in print_parameter()101 MPFR_INEX_STR (params->P[index].mpc_inex_data.real), in print_parameter()102 MPFR_INEX_STR (params->P[index].mpc_inex_data.imag)); in print_parameter()
38 #define MPFR_INEX_STR(inex) \ macro