Home
last modified time | relevance | path

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

/third_party/musl/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/porting/liteos_m/kernel/include/
Dfloat.h28 #define DBL_TRUE_MIN 4.94065645841246544177e-324 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dfloat.h28 #define DBL_TRUE_MIN 4.94065645841246544177e-324 macro
/third_party/musl/ndk_musl_include/
Dfloat.h28 #define DBL_TRUE_MIN 4.94065645841246544177e-324 macro
/third_party/icu/icu4c/source/test/intltest/
Dnumbertest_api.cpp3265 #ifndef DBL_TRUE_MIN in roundingOther()
3266 #define DBL_TRUE_MIN 4.9E-324 in roundingOther() macro
3277 DBL_TRUE_MIN, in roundingOther()