Home
last modified time | relevance | path

Searched refs:DBL_TRUE_MIN (Results 1 – 5 of 5) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/
Dfloat.h28 #define DBL_TRUE_MIN 4.94065645841246544177e-324 macro
/third_party/musl/porting/uniproton/kernel/include/
Dfloat.h28 #define DBL_TRUE_MIN 4.94065645841246544177e-324 macro
/third_party/musl/include/
Dfloat.h28 #define DBL_TRUE_MIN 4.94065645841246544177e-324 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dfloat.h28 #define DBL_TRUE_MIN 4.94065645841246544177e-324 macro
/third_party/icu/icu4c/source/test/intltest/
Dnumbertest_api.cpp3765 #ifndef DBL_TRUE_MIN in roundingOther()
3766 #define DBL_TRUE_MIN 4.9E-324 in roundingOther() macro
3777 DBL_TRUE_MIN, in roundingOther()