Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_cbrtf.c31 cbrtf(float x) in cbrtf() function
/bionic/tests/headers/posix/
Dmath_h.c148 FUNCTION(cbrtf, float (*f)(float)); in math_h()
/bionic/libm/
Dlibm.map.txt47 cbrtf;
/bionic/libc/include/
Dmath.h186 float cbrtf(float __x);
/bionic/tests/
Dmath_test.cpp671 TEST(MATH_TEST, cbrtf) { in TEST() argument
672 ASSERT_FLOAT_EQ(3.0f, cbrtf(27.0f)); in TEST()
1764 DoMathDataTest<1>(g_cbrtf_intel_data, cbrtf); in TEST()
/bionic/libc/tools/
Dposix-2013.txt86 cbrtf