Searched refs:__fmal (Results 1 – 9 of 9) sorted by relevance
/glibc-2.36/sysdeps/ieee754/ldbl-128ibm/ |
D | s_fmal.c | 128 __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/ |
D | s_fmal.c | 27 __fmal (long double x, long double y, long double z) in __fmal() function
|
/glibc-2.36/sysdeps/ieee754/soft-fp/ |
D | s_fmal.c | 49 __fmal (long double a, long double b, long double c) in __fmal() function
|
/glibc-2.36/sysdeps/ieee754/ldbl-96/ |
D | s_fmal.c | 33 __fmal (long double x, long double y, long double z) in __fmal() function
|
/glibc-2.36/sysdeps/ieee754/ldbl-128/ |
D | s_fmal.c | 38 __fmal (_Float128 x, _Float128 y, _Float128 z) in __fmal() function
|
/glibc-2.36/sysdeps/ieee754/float128/ |
D | float128_private.h | 242 #define __fmal __fmaf128 macro
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.18 | 21936 (__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 …]
|
D | ChangeLog.21 | 5468 (__fmal): Modified function.
|
D | ChangeLog.19 | 12885 * sysdeps/ieee754/ldbl-128ibm/s_fmal.c (__fmal): Likewise.
|