Home
last modified time | relevance | path

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

/sysdeps/ieee754/ldbl-128ibm-compat/
A Ds_nexttowardf128.c34 #undef __nexttowardf
35 #define __nexttowardf __nexttowardf_to_ieee128 macro
/sysdeps/ieee754/ldbl-64-128/
A Ds_nexttowardf.c5 long_double_symbol (libm, __nexttowardf, nexttowardf);
/sysdeps/ieee754/ldbl-128ibm/
A Ds_nexttowardf.c28 float __nexttowardf(float x, long double y) in __nexttowardf() function
80 long_double_symbol (libm, __nexttowardf, nexttowardf);
/sysdeps/ieee754/ldbl-96/
A Ds_nexttowardf.c25 float __nexttowardf(float x, long double y) in __nexttowardf() function
74 weak_alias (__nexttowardf, nexttowardf)
/sysdeps/i386/fpu/
A Ds_nexttowardf.c26 float __nexttowardf(float x, long double y) in __nexttowardf() function
77 weak_alias (__nexttowardf, nexttowardf)
/sysdeps/ieee754/ldbl-128/
A Ds_nexttowardf.c26 float __nexttowardf(float x, _Float128 y) in __nexttowardf() function
77 weak_alias (__nexttowardf, nexttowardf)

Completed in 10 milliseconds