Home
last modified time | relevance | path

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

/third_party/musl/porting/uniproton/kernel/include/
H A Dtgmath.h20 #define __FLT(x) (__IS_REAL(x) && sizeof(x) == sizeof(float)) macro
[all...]
/third_party/musl/porting/liteos_m/kernel/include/
H A Dtgmath.h20 #define __FLT(x) (__IS_REAL(x) && sizeof(x) == sizeof(float)) macro
[all...]
/third_party/musl/include/
H A Dtgmath.h20 #define __FLT(x) (__IS_REAL(x) && sizeof(x) == sizeof(float)) macro
[all...]

Completed in 2 milliseconds