Home
last modified time | relevance | path

Searched refs:tanf (Results 1 – 9 of 9) sorted by relevance

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_tanf.c37 tanf(float x) in tanf() function
Ds_ctanhf.c72 t = tanf(y); in ctanhf()
/bionic/libm/
Dlibm.map.txt253 tanf;
/bionic/tests/headers/posix/
Dmath_h.c327 FUNCTION(tanf, float (*f)(float)); in math_h()
/bionic/libc/include/
Dmath.h103 float tanf(float __x);
/bionic/tests/
Dmath_test.cpp551 TEST(MATH_TEST, tanf) { in TEST() argument
552 ASSERT_FLOAT_EQ(0.0f, tanf(0.0f)); in TEST()
2150 DoMathDataTest<1>(g_tanf_intel_data, tanf); in TEST()
/bionic/libc/tools/
Dposix-2013.txt1043 tanf
/bionic/benchmarks/linker_relocation/gen/
Dliblinker_reloc_bench_030.S18980 CALL(tanf)
Dliblinker_reloc_bench_087.S37020 CALL(tanf)