Searched refs:__nexttowardf (Results 1 – 6 of 6) sorted by relevance
/sysdeps/ieee754/ldbl-128ibm-compat/ |
A D | s_nexttowardf128.c | 34 #undef __nexttowardf 35 #define __nexttowardf __nexttowardf_to_ieee128 macro
|
/sysdeps/ieee754/ldbl-64-128/ |
A D | s_nexttowardf.c | 5 long_double_symbol (libm, __nexttowardf, nexttowardf);
|
/sysdeps/ieee754/ldbl-128ibm/ |
A D | s_nexttowardf.c | 28 float __nexttowardf(float x, long double y) in __nexttowardf() function 80 long_double_symbol (libm, __nexttowardf, nexttowardf);
|
/sysdeps/ieee754/ldbl-96/ |
A D | s_nexttowardf.c | 25 float __nexttowardf(float x, long double y) in __nexttowardf() function 74 weak_alias (__nexttowardf, nexttowardf)
|
/sysdeps/i386/fpu/ |
A D | s_nexttowardf.c | 26 float __nexttowardf(float x, long double y) in __nexttowardf() function 77 weak_alias (__nexttowardf, nexttowardf)
|
/sysdeps/ieee754/ldbl-128/ |
A D | s_nexttowardf.c | 26 float __nexttowardf(float x, _Float128 y) in __nexttowardf() function 77 weak_alias (__nexttowardf, nexttowardf)
|
Completed in 10 milliseconds