Home
last modified time | relevance | path

Searched refs:csinhf (Results 1 – 10 of 10) sorted by relevance

/third_party/musl/src/complex/
Dcsinf.c5 z = csinhf(CMPLXF(-cimagf(z), crealf(z))); in csinf()
Dcsinhf.c35 float complex csinhf(float complex z) in csinhf() function
/third_party/musl/libc-test/src/api/
Dcomplex.c64 {float complex(*p)(float complex) = csinhf;} in f()
/third_party/musl/ndk_musl_include/
Dcomplex.h57 float complex csinhf(float complex);
/third_party/musl/porting/liteos_m/kernel/include/
Dcomplex.h57 float complex csinhf(float complex);
/third_party/musl/include/
Dcomplex.h57 float complex csinhf(float complex);
/third_party/musl/porting/uniproton/kernel/include/
Dcomplex.h57 float complex csinhf(float complex);
/third_party/musl/porting/liteos_a/kernel/include/
Dcomplex.h57 float complex csinhf(float complex);
/third_party/musl/
Dlibc.map.txt487 csinhf;
Dmusl_src.gni268 "src/complex/csinhf.c",