Home
last modified time | relevance | path

Searched refs:__fmal (Results 1 – 9 of 9) sorted by relevance

/glibc-2.36/sysdeps/ieee754/ldbl-128ibm/
Ds_fmal.c128 __fmal (long double x, long double y, long double z) in __fmal() function
257 long_double_symbol (libm, __fmal, fmal);
259 long_double_symbol (libc, __fmal, fmal);
/glibc-2.36/math/
Ds_fmal.c27 __fmal (long double x, long double y, long double z) in __fmal() function
/glibc-2.36/sysdeps/ieee754/soft-fp/
Ds_fmal.c49 __fmal (long double a, long double b, long double c) in __fmal() function
/glibc-2.36/sysdeps/ieee754/ldbl-96/
Ds_fmal.c33 __fmal (long double x, long double y, long double z) in __fmal() function
/glibc-2.36/sysdeps/ieee754/ldbl-128/
Ds_fmal.c38 __fmal (_Float128 x, _Float128 y, _Float128 z) in __fmal() function
/glibc-2.36/sysdeps/ieee754/float128/
Dfloat128_private.h242 #define __fmal __fmaf128 macro
/glibc-2.36/ChangeLog.old/
DChangeLog.1821936 (__fmal): After checking for Inf, NaN and zero, compute result as
25130 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
25132 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
27379 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Refer to
27383 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Refer to
31027 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Use math_force_eval
31064 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Use math_force_eval
33248 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
33249 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
36914 * sysdeps/ieee754/ldbl-128ibm/s_fmal.c (__fmal): Replace finite with
[all …]
DChangeLog.215468 (__fmal): Modified function.
DChangeLog.1912885 * sysdeps/ieee754/ldbl-128ibm/s_fmal.c (__fmal): Likewise.