Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Dfloat.h71 # undef DBL_TRUE_MIN
127 # define DBL_TRUE_MIN __DBL_DENORM_MIN__ macro
/external/llvm-project/libcxx/test/std/language.support/support.limits/c.limits/
Dcfloat.pass.cpp175 #ifndef DBL_TRUE_MIN
176 #error DBL_TRUE_MIN not defined
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/
Dfloat_h.pass.cpp175 #ifndef DBL_TRUE_MIN
176 #error DBL_TRUE_MIN not defined
/external/libcxx/test/std/depr/depr.c.headers/
Dfloat_h.pass.cpp173 #ifndef DBL_TRUE_MIN
174 #error DBL_TRUE_MIN not defined
/external/libcxx/test/std/language.support/support.limits/c.limits/
Dcfloat.pass.cpp173 #ifndef DBL_TRUE_MIN
174 #error DBL_TRUE_MIN not defined
/external/llvm-project/clang/lib/Headers/
Dfloat.h69 # undef DBL_TRUE_MIN
128 # define DBL_TRUE_MIN __DBL_DENORM_MIN__ macro
/external/llvm-project/libcxx/test/std/language.support/support.limits/limits/numeric.limits.members/
Ddenorm_min.pass.cpp62 test<double>(DBL_TRUE_MIN); in main()
/external/libcxx/test/std/language.support/support.limits/limits/numeric.limits.members/
Ddenorm_min.pass.cpp63 test<double>(DBL_TRUE_MIN); in main()
/external/llvm-project/libcxx/include/
Dcfloat68 DBL_TRUE_MIN // C11
/external/libcxx/include/
Dcfloat69 DBL_TRUE_MIN // C11
/external/icu/icu4c/source/test/intltest/
Dnumbertest_api.cpp2339 #ifndef DBL_TRUE_MIN in roundingOther()
2340 #define DBL_TRUE_MIN 4.9E-324 in roundingOther() macro
2351 DBL_TRUE_MIN, in roundingOther()
/external/llvm-project/clang-tools-extra/clangd/
DCSymbolMap.inc42 SYMBOL(DBL_TRUE_MIN, None, <float.h>)