Home
last modified time | relevance | path

Searched refs:__LDBL_DENORM_MIN__ (Results 1 – 7 of 7) sorted by relevance

/external/libcxx/include/support/ibm/
Dlimits.h89 #define __LDBL_DENORM_MIN__ 4.94065645841246544176568792868221e-324L macro
91 #define __LDBL_DENORM_MIN__ 4.9406564584124654e-324L macro
/external/libcxx/test/std/language.support/support.limits/limits/numeric.limits.members/
Ddenorm_min.pass.cpp54 test<long double>(__LDBL_DENORM_MIN__); in main()
/external/libcxx/include/support/win32/
Dlimits_win32.h61 #define __LDBL_DENORM_MIN__ 3.64519953188247460253e-4951L macro
/external/clang/lib/Headers/
Dfloat.h128 # define LDBL_TRUE_MIN __LDBL_DENORM_MIN__
/external/elfutils/tests/
Drun-dwarf-getmacros.sh84 __LDBL_DENORM_MIN__ 3.64519953188247460253e-4951L
219 __LDBL_DENORM_MIN__ 3.64519953188247460253e-4951L
455 __LDBL_DENORM_MIN__ 3.64519953188247460253e-4951L
Drun-readelf-zp.sh217 [ 1391] __LDBL_DENORM_MIN__ 3.64519953188247460253e-4951L
/external/libcxx/include/
Dlimits425 …NLINE_VISIBILITY static _LIBCPP_CONSTEXPR type denorm_min() _NOEXCEPT {return __LDBL_DENORM_MIN__;}