Home
last modified time | relevance | path

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

/third_party/musl/porting/uniproton/kernel/include/
H A Dtgmath.h17 #define __IS_CX(x) (__IS_FP(x) && sizeof(x) == sizeof((x)+I)) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dtgmath.h17 #define __IS_CX(x) (__IS_FP(x) && sizeof(x) == sizeof((x)+I)) macro
/third_party/musl/include/
H A Dtgmath.h17 #define __IS_CX(x) (__IS_FP(x) && sizeof(x) == sizeof((x)+I)) macro

Completed in 3 milliseconds