Home
last modified time | relevance | path

Searched refs:MPFR_INF_KIND (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/lgpl3/mpfr/dist/src/
Dstack_interface.c83 MPFR_UNLIKELY (t == MPFR_INF_KIND) ? MPFR_EXP_INF : MPFR_EXP_ZERO; in mpfr_custom_init_set()
99 return (int) MPFR_INF_KIND * MPFR_INT_SIGN (x); in mpfr_custom_get_kind()
Dmpfr.h273 MPFR_INF_KIND = 1, enumerator
1057 _t == MPFR_INF_KIND ? __MPFR_EXP_INF : __MPFR_EXP_ZERO; \
1071 (mpfr_int) MPFR_INF_KIND * MPFR_SIGN (_x) \
/netbsd/src/external/lgpl3/mpfr/dist/tests/
Dtstckintc.c190 (mpfr_custom_init_set) (x, -MPFR_INF_KIND, 0, p, mantissa); in new_inf()
340 if ((ABS (kind) != MPFR_INF_KIND) || (VSIGN (kind) != VSIGN (sign))) in test_nan_inf_zero()
344 printf (" is kind %d instead of %d\n", kind, (int) MPFR_INF_KIND); in test_nan_inf_zero()
/netbsd/src/external/lgpl3/mpfr/dist/doc/
Dmpfr.info3387 • if abs(KIND) = ‘MPFR_INF_KIND’, X is set to the infinity of
Dmpfr.texi4100 @item if @GMPabs{@var{kind}} = @code{MPFR_INF_KIND}, @var{x} is set to the