Home
last modified time | relevance | path

Searched refs:isgreaterequal (Results 1 – 17 of 17) sorted by relevance

/glibc-2.36/math/
Dlibm-test-isgreaterequal.inc1 /* Test isgreaterequal.
23 TEST_ff_i (isgreaterequal, minus_zero, minus_zero, 1, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
24 TEST_ff_i (isgreaterequal, minus_zero, plus_zero, 1, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
25 TEST_ff_i (isgreaterequal, minus_zero, (FLOAT) 1, 0, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
26 TEST_ff_i (isgreaterequal, minus_zero, qnan_value, 0, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
27 TEST_ff_i (isgreaterequal, minus_zero, -qnan_value, 0, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
28 TEST_ff_i (isgreaterequal, minus_zero, snan_value, 0, NO_INEXACT_EXCEPTION|INVALID_EXCEPTION),
29 TEST_ff_i (isgreaterequal, minus_zero, -snan_value, 0, NO_INEXACT_EXCEPTION|INVALID_EXCEPTION),
30 TEST_ff_i (isgreaterequal, plus_zero, minus_zero, 1, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
31 TEST_ff_i (isgreaterequal, plus_zero, plus_zero, 1, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
[all …]
Dw_atanh_compat.c29 if (__builtin_expect (isgreaterequal (fabs (x), 1.0), 0) in __atanh()
Dw_atanhf_compat.c29 if (__builtin_expect (isgreaterequal (fabsf (x), 1.0f), 0) in __atanhf()
Dw_atanhl_compat.c29 if (__builtin_expect (isgreaterequal (fabsl (x), 1.0L), 0) in __atanhl()
Dw_atanh_template.c32 if (__glibc_unlikely (isgreaterequal (M_FABS (x), M_LIT (1.0)))) in M_DECL_FUNC()
Ds_fmax_template.c28 if (isgreaterequal (x, y)) in M_DECL_FUNC()
De_exp2_template.c29 if (__builtin_expect (isgreaterequal (x, (FLOAT) (M_MIN_EXP - M_MANT_DIG in M_DECL_FUNC()
Dmath.h1306 # define isgreaterequal(x, y) __builtin_isgreaterequal(x, y) macro
1315 # define isgreaterequal(x, y) \ macro
DMakefile298 isgreaterequal isinf isless islessequal \
/glibc-2.36/conform/data/
Dmath.h-data12 macro isgreaterequal
/glibc-2.36/ChangeLog.old/
DChangeLog.72652 * sysdeps/i386/fpu/bits/mathinline.h (isgreater, isgreaterequal,
4609 (isgreater, isgreaterequal, isless, islessequal, islessgreater,
8379 * sysdeps/m68k/fpu/__math.h (isgreater, isgreaterequal, isless,
9991 isgreater, isgreaterequal, isless, islessequal, islessgreater, and
10114 isgreaterequal, isless, islessequal, islessgreater, and
DChangeLog.87500 * sysdeps/m68k/fpu/bits/mathinline.h (isgreater, isgreaterequal,
8475 * sysdpes/i386/fpu/bits/mathinline.h (isgreater, isgreaterequal,
DChangeLog.141303 * math/math.h (isgreater, isgreaterequal, isless, islessequal,
1310 * sysdeps/alpha/fpu/bits/mathinline.h (isgreater, isgreaterequal,
DChangeLog.13664 * sysdeps/m68k/fpu/bits/mathinline.h (isgreater, isgreaterequal)
DChangeLog.188642 * math/libm-test-isgreaterequal.inc: Include libm-test-driver.c.
9954 * math/libm-test-isgreaterequal.inc: Likewise.
76834 isnan, isless, islessequal, isgreater, isgreaterequal,
84119 [XPG3 || XPG4 || UNIX98] (isgreaterequal): Likewise.
/glibc-2.36/manual/
Darith.texi1972 @deftypefn Macro int isgreaterequal (@emph{real-floating} @var{x}, @emph{real-floating} @var{y})
/glibc-2.36/posix/
Dtst-regex.input7500 * sysdeps/m68k/fpu/bits/mathinline.h (isgreater, isgreaterequal,
8475 * sysdpes/i386/fpu/bits/mathinline.h (isgreater, isgreaterequal,