Home
last modified time | relevance | path

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

/bionic/libm/
Dlibm.map.txt179 log10f;
/bionic/tests/headers/posix/
Dmath_h.c245 FUNCTION(log10f, float (*f)(float)); in math_h()
/bionic/libc/include/
Dmath.h159 float log10f(float __x);
/bionic/tests/
Dmath_test.cpp659 TEST(MATH_TEST, log10f) { in TEST() argument
660 ASSERT_FLOAT_EQ(3.0f, log10f(1000.0f)); in TEST()
1950 DoMathDataTest<1>(g_log10f_intel_data, log10f); in TEST()
/bionic/libm/upstream-freebsd/lib/msun/src/
Dmath_private.h873 #define __ieee754_log10f log10f
/bionic/libc/tools/
Dposix-2013.txt514 log10f
/bionic/benchmarks/linker_relocation/gen/
Dliblinker_reloc_bench_100.S1025 CALL(log10f)
Dliblinker_reloc_bench_087.S35086 CALL(log10f)