Searched defs:CMPLXL (Results 1 – 6 of 6) sorted by relevance
/third_party/musl/src/internal/ |
D | complex_impl.h | 17 #define CMPLXL(x, y) __CMPLX(x, y, long double) macro
|
/third_party/musl/ndk_musl_include/ |
D | complex.h | 127 #define CMPLXL(x, y) __CMPLX(x, y, long double) macro
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | complex.h | 127 #define CMPLXL(x, y) __CMPLX(x, y, long double) macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | complex.h | 127 #define CMPLXL(x, y) __CMPLX(x, y, long double) macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | complex.h | 127 #define CMPLXL(x, y) __CMPLX(x, y, long double) macro
|
/third_party/musl/include/ |
D | complex.h | 127 #define CMPLXL(x, y) __CMPLX(x, y, long double) macro
|