Home
last modified time | relevance | path

Searched refs:__sqrtf (Results 1 – 8 of 8) sorted by relevance

/glibc-2.36/sysdeps/m68k/m680x0/fpu/
De_sqrtf.c2 #define FUNC_FINITE __sqrtf
/glibc-2.36/sysdeps/i386/fpu/
De_sqrtf.S13 libm_alias_finite (__ieee754_sqrtf, __sqrtf)
/glibc-2.36/math/
Dw_sqrtf_compat.c28 __sqrtf (float x) in __sqrtf() function
/glibc-2.36/sysdeps/ieee754/flt-32/
De_sqrtf.c91 libm_alias_finite (__ieee754_sqrtf, __sqrtf)
/glibc-2.36/sysdeps/powerpc/fpu/
De_sqrtf.c128 libm_alias_finite (__ieee754_sqrtf, __sqrtf)
/glibc-2.36/ChangeLog.old/
DChangeLog.154941 * sysdeps/powerpc/fpu/w_sqrtf.c (__sqrtf): Wrapper implementation
DChangeLog.91080 * sysdeps/powerpc/w_sqrtf.c (__sqrtf): and here.
DChangeLog.146454 (__sqrtf): Avoid type punning.