Home
last modified time | relevance | path

Searched refs:__modfl (Results 1 – 5 of 5) sorted by relevance

/sysdeps/ieee754/ldbl-128ibm/
A Ds_modfl.c35 long double __modfl(long double x, long double *iptr) in __modfl() function
92 long_double_symbol (libm, __modfl, modfl);
94 long_double_symbol (libc, __modfl, modfl);
/sysdeps/ieee754/ldbl-64-128/
A Ds_modfl.c9 long_double_symbol (libc, __modfl, modfl);
/sysdeps/ieee754/ldbl-96/
A Ds_modfl.c32 __modfl(long double x, long double *iptr) in __modfl() function
/sysdeps/ieee754/ldbl-128/
A Ds_modfl.c35 _Float128 __modfl(_Float128 x, _Float128 *iptr) in __modfl() function
/sysdeps/ieee754/float128/
A Dfloat128_private.h260 #define __modfl __modff128 macro

Completed in 7 milliseconds