Home
last modified time | relevance | path

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

/third_party/musl/porting/uniproton/kernel/include/
H A Dtgmath.h23 #define __FLTCX(x) (__IS_CX(x) && sizeof(x) == sizeof(float complex)) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dtgmath.h23 #define __FLTCX(x) (__IS_CX(x) && sizeof(x) == sizeof(float complex)) macro
/third_party/musl/include/
H A Dtgmath.h23 #define __FLTCX(x) (__IS_CX(x) && sizeof(x) == sizeof(float complex)) macro

Completed in 2 milliseconds