Home
last modified time | relevance | path

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

/sysdeps/i386/fpu/
A Ds_nexttoward.c35 double __nexttoward(double x, long double y) in __nexttoward() function
90 weak_alias (__nexttoward, nexttoward)
92 strong_alias (__nexttoward, __nexttowardl)
93 weak_alias (__nexttoward, nexttowardl)
/sysdeps/ieee754/ldbl-128ibm-compat/
A Ds_nexttowardf128.c26 #undef __nexttoward
27 #define __nexttoward __nexttoward_to_ieee128 macro
/sysdeps/ieee754/ldbl-64-128/
A Ds_nexttoward.c5 long_double_symbol (libm, __nexttoward, nexttoward);
/sysdeps/ieee754/ldbl-128ibm/
A Ds_nexttoward.c35 double __nexttoward(double x, long double y) in __nexttoward() function
91 long_double_symbol (libm, __nexttoward, nexttoward);
/sysdeps/ieee754/ldbl-128/
A Ds_nexttoward.c34 double __nexttoward(double x, _Float128 y) in __nexttoward() function
90 weak_alias (__nexttoward, nexttoward)
/sysdeps/ieee754/ldbl-96/
A Ds_nexttoward.c34 double __nexttoward(double x, long double y) in __nexttoward() function
87 weak_alias (__nexttoward, nexttoward)

Completed in 7 milliseconds