Home
last modified time | relevance | path

Searched defs:__LDBLCX (Results 1 - 3 of 3) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/
H A Dtgmath.h25 #define __LDBLCX(x) (__IS_CX(x) && sizeof(x) == sizeof(long double complex) && sizeof(long double) != sizeof(double)) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dtgmath.h25 #define __LDBLCX(x) (__IS_CX(x) && sizeof(x) == sizeof(long double complex) && sizeof(long double) != sizeof(double)) macro
/third_party/musl/include/
H A Dtgmath.h25 #define __LDBLCX(x) (__IS_CX(x) && sizeof(x) == sizeof(long double complex) && sizeof(long double) != sizeof(double)) macro

Completed in 3 milliseconds