Home
last modified time | relevance | path

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

/third_party/musl/src/complex/
Dcasinf.c13 float complex r = clogf(CMPLXF(-y, x) + csqrtf(w)); in casinf()
Dcsqrtf.c39 float complex csqrtf(float complex z) in csqrtf() function
/third_party/musl/libc-test/src/api/
Dcomplex.c68 {float complex(*p)(float complex) = csqrtf;} in f()
/third_party/musl/ndk_musl_include/
Dcomplex.h81 float complex csqrtf(float complex);
/third_party/musl/porting/liteos_m/kernel/include/
Dcomplex.h81 float complex csqrtf(float complex);
/third_party/musl/include/
Dcomplex.h81 float complex csqrtf(float complex);
/third_party/musl/porting/uniproton/kernel/include/
Dcomplex.h81 float complex csqrtf(float complex);
/third_party/musl/porting/liteos_a/kernel/include/
Dcomplex.h81 float complex csqrtf(float complex);
/third_party/musl/
Dlibc.map.txt491 csqrtf;
Dmusl_src.gni272 "src/complex/csqrtf.c",