Home
last modified time | relevance | path

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

/third_party/musl/src/complex/
Dconjl.c3 long double complex conjl(long double complex z) in conjl() function
/third_party/musl/libc-test/src/api/
Dcomplex.c51 {long double complex(*p)(long double complex) = conjl;} in f()
/third_party/musl/ndk_musl_include/
Dcomplex.h94 long double complex conjl(long double complex);
/third_party/musl/include/
Dcomplex.h94 long double complex conjl(long double complex);
/third_party/musl/porting/liteos_a/kernel/include/
Dcomplex.h94 long double complex conjl(long double complex);
/third_party/musl/porting/liteos_m/kernel/include/
Dcomplex.h94 long double complex conjl(long double complex);
/third_party/musl/porting/uniproton/kernel/include/
Dcomplex.h94 long double complex conjl(long double complex);
/third_party/musl/libc-test/src/functionalext/supplement/math/math_gtest/
Dcomplex_test.cpp444 EXPECT_EQ(0.0, conjl(0));
/third_party/musl/
Dlibc.map.txt471 conjl;
Dmusl_src.gni305 "src/complex/conjl.c",