Home
last modified time | relevance | path

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

/sysdeps/m68k/m680x0/fpu/
A Ds_nextafterl.c31 long double __nextafterl(long double x, long double y) in __nextafterl() function
104 weak_alias (__nextafterl, nextafterl)
105 strong_alias (__nextafterl, __nexttowardl)
106 weak_alias (__nextafterl, nexttowardl)
/sysdeps/ieee754/ldbl-128/
A Ds_nextafterl.c32 _Float128 __nextafterl(_Float128 x, _Float128 y) in __nextafterl() function
86 strong_alias (__nextafterl, __nexttowardl)
87 weak_alias (__nextafterl, nexttowardl)
/sysdeps/i386/fpu/
A Ds_nextafterl.c33 long double __nextafterl(long double x, long double y) in __nextafterl() function
124 strong_alias (__nextafterl, __nexttowardl)
125 weak_alias (__nextafterl, nexttowardl)
/sysdeps/ieee754/ldbl-128ibm/
A Ds_nextafterl.c33 long double __nextafterl(long double x, long double y) in __nextafterl() function
158 strong_alias (__nextafterl, __nexttowardl)
159 long_double_symbol (libm, __nextafterl, nextafterl);
/sysdeps/ieee754/ldbl-64-128/
A Ds_nextafterl.c5 long_double_symbol (libm, __nextafterl, nextafterl);
/sysdeps/ieee754/float128/
A Dfloat128_private.h262 #define __nextafterl __nextafterf128 macro

Completed in 8 milliseconds