Searched refs:MPFR_INF_KIND (Results 1 – 5 of 5) sorted by relevance
83 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()
273 MPFR_INF_KIND = 1, enumerator1057 _t == MPFR_INF_KIND ? __MPFR_EXP_INF : __MPFR_EXP_ZERO; \1071 (mpfr_int) MPFR_INF_KIND * MPFR_SIGN (_x) \
190 (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()
3387 • if abs(KIND) = ‘MPFR_INF_KIND’, X is set to the infinity of
4100 @item if @GMPabs{@var{kind}} = @code{MPFR_INF_KIND}, @var{x} is set to the