Home
last modified time | relevance | path

Searched refs:MPFI_BOTH_ARE_EXACT (Results 1 – 4 of 4) sorted by relevance

/dports/math/mpfi/mpfi-1.5.4/tests/
H A Dtd_div.c94 if (!MPFI_BOTH_ARE_EXACT (inex) || !MPFI_NAN_P (got)) { in check_nan()
H A Dtinit_set.c322 if (!MPFI_BOTH_ARE_EXACT (inex)) { in main()
334 if (!MPFI_BOTH_ARE_EXACT (inex)) { in main()
/dports/math/mpfi/mpfi-1.5.4/src/
H A Dmpfi.h373 #define MPFI_BOTH_ARE_EXACT(x) ( (int)(x) == 0 ) macro
/dports/math/mpfi/mpfi-1.5.4/doc/
H A Dmpfi.texi602 @tindex @code{MPFI_BOTH_ARE_EXACT}
603 @item @code{MPFI_BOTH_ARE_EXACT}