Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/mpc/dist/tests/
H A Dprint_parameter.c50 #define MPFR_INEX_STR(inex) \ macro
88 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()
H A Dread_data.c38 #define MPFR_INEX_STR(inex) \ macro