Home
last modified time | relevance | path

Searched refs:LDBL_MIN (Results 1 – 15 of 15) sorted by relevance

/external/clang/lib/Headers/
Dfloat.h68 # undef LDBL_MIN
123 #define LDBL_MIN __LDBL_MIN__ macro
/external/llvm-project/libcxx/test/std/language.support/support.limits/c.limits/
Dcfloat.pass.cpp166 #ifndef LDBL_MIN
167 #error LDBL_MIN not defined
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/
Dfloat_h.pass.cpp166 #ifndef LDBL_MIN
167 #error LDBL_MIN not defined
/external/libcxx/test/std/depr/depr.c.headers/
Dfloat_h.pass.cpp164 #ifndef LDBL_MIN
165 #error LDBL_MIN not defined
/external/libcxx/test/std/language.support/support.limits/c.limits/
Dcfloat.pass.cpp164 #ifndef LDBL_MIN
165 #error LDBL_MIN not defined
/external/llvm-project/clang/lib/Headers/
Dfloat.h66 # undef LDBL_MIN
124 #define LDBL_MIN __LDBL_MIN__ macro
/external/llvm-project/libcxx/include/support/win32/
Dlimits_msvc_win32.h60 #define __LDBL_MIN__ LDBL_MIN
/external/libcxx/include/support/win32/
Dlimits_msvc_win32.h61 #define __LDBL_MIN__ LDBL_MIN
/external/llvm-project/libcxx/include/
Dcfloat65 LDBL_MIN
/external/libcxx/include/
Dcfloat66 LDBL_MIN
/external/llvm-project/libcxx/test/std/language.support/support.limits/limits/numeric.limits.members/
Dmin.pass.cpp63 test<long double>(LDBL_MIN); in main()
/external/libcxx/test/std/language.support/support.limits/limits/numeric.limits.members/
Dmin.pass.cpp64 test<long double>(LDBL_MIN); in main()
/external/llvm-project/libcxx/include/support/ibm/
Dlimits.h83 #define __LDBL_MIN__ LDBL_MIN
/external/libcxx/include/support/ibm/
Dlimits.h84 #define __LDBL_MIN__ LDBL_MIN
/external/llvm-project/clang-tools-extra/clangd/
DCSymbolMap.inc133 SYMBOL(LDBL_MIN, None, <float.h>)