Home
last modified time | relevance | path

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

/third_party/musl/src/complex/
Dcsinf.c3 float complex csinf(float complex z) in csinf() function
/third_party/musl/libc-test/src/api/
Dcomplex.c62 {float complex(*p)(float complex) = csinf;} in f()
/third_party/musl/ndk_musl_include/
Dcomplex.h33 float complex csinf(float complex);
/third_party/musl/porting/liteos_m/kernel/include/
Dcomplex.h33 float complex csinf(float complex);
/third_party/musl/include/
Dcomplex.h33 float complex csinf(float complex);
/third_party/musl/porting/uniproton/kernel/include/
Dcomplex.h33 float complex csinf(float complex);
/third_party/musl/porting/liteos_a/kernel/include/
Dcomplex.h33 float complex csinf(float complex);
/third_party/musl/
Dlibc.map.txt485 csinf;
Dmusl_src.gni266 "src/complex/csinf.c",