Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
Dw_dremf.c15 return remainderf(x, y); in dremf()
Dmath_private.h723 #define __ieee754_remainderf remainderf
/bionic/libm/
Dlibm.map217 remainderf;
/bionic/libm/include/
Dmath.h357 float remainderf(float, float);
/bionic/tests/
Dmath_test.cpp656 TEST(math, remainderf) { in TEST() argument
657 ASSERT_FLOAT_EQ(2.0f, remainderf(12.0f, 10.0f)); in TEST()
1739 DoMathDataTest<1>(g_remainderf_intel_data, remainderf); in TEST()
/bionic/libc/tools/
Dposix-2013.txt850 remainderf