Home
last modified time | relevance | path

Searched defs:CMPLXL (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/src/internal/
Dcomplex_impl.h17 #define CMPLXL(x, y) __CMPLX(x, y, long double) macro
/third_party/musl/ndk_musl_include/
Dcomplex.h127 #define CMPLXL(x, y) __CMPLX(x, y, long double) macro
/third_party/musl/porting/liteos_a/kernel/include/
Dcomplex.h127 #define CMPLXL(x, y) __CMPLX(x, y, long double) macro
/third_party/musl/porting/liteos_m/kernel/include/
Dcomplex.h127 #define CMPLXL(x, y) __CMPLX(x, y, long double) macro
/third_party/musl/porting/uniproton/kernel/include/
Dcomplex.h127 #define CMPLXL(x, y) __CMPLX(x, y, long double) macro
/third_party/musl/include/
Dcomplex.h127 #define CMPLXL(x, y) __CMPLX(x, y, long double) macro