Home
last modified time | relevance | path

Searched defs:__nexttowardf (Results 1 – 6 of 6) sorted by relevance

/glibc-2.36/math/
Ds_nexttowardf.c29 float __nexttowardf(float x, long double y) in __nexttowardf() function
/glibc-2.36/sysdeps/ieee754/ldbl-128/
Ds_nexttowardf.c26 float __nexttowardf(float x, _Float128 y) in __nexttowardf() function
/glibc-2.36/sysdeps/ieee754/ldbl-128ibm/
Ds_nexttowardf.c28 float __nexttowardf(float x, long double y) in __nexttowardf() function
/glibc-2.36/sysdeps/i386/fpu/
Ds_nexttowardf.c26 float __nexttowardf(float x, long double y) in __nexttowardf() function
/glibc-2.36/sysdeps/ieee754/ldbl-96/
Ds_nexttowardf.c25 float __nexttowardf(float x, long double y) in __nexttowardf() function
/glibc-2.36/sysdeps/ieee754/ldbl-128ibm-compat/
Ds_nexttowardf128.c35 #define __nexttowardf __nexttowardf_to_ieee128 macro