Searched refs:__clogf (Results 1 - 6 of 6) sorted by relevance

/haiku/src/system/libroot/posix/glibc/arch/generic/
H A Ds_cpowf.c28 return __cexpf (c * __clogf (x));
H A Ds_clogf.c28 __clogf (__complex__ float x) function
61 #ifndef __clogf
62 weak_alias (__clogf, clogf)
H A Ds_casinhf.c75 res = __clogf (y);
H A Ds_cacoshf.c81 res = __clogf (y);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c670 void __clogf() {} function
H A Dlibroot_stubs_legacy.c485 void __clogf() {} function

Completed in 114 milliseconds