Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds