Home
last modified time | relevance | path

Searched refs:__FLT_MAX__ (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/libcxx/include/support/win32/
Dlimits_msvc_win32.h35 #define __FLT_MAX__ FLT_MAX macro
/external/libcxx/include/support/win32/
Dlimits_msvc_win32.h36 #define __FLT_MAX__ FLT_MAX macro
/external/llvm-project/libcxx/include/support/ibm/
Dlimits.h60 #define __FLT_MAX__ FLT_MAX macro
/external/libcxx/include/support/ibm/
Dlimits.h61 #define __FLT_MAX__ FLT_MAX macro
/external/clang/lib/Headers/
Dfloat.h113 #define FLT_MAX __FLT_MAX__
/external/elfutils/tests/
Drun-dwarf-getmacros.sh54 __FLT_MAX__ 3.40282347e+38F
189 __FLT_MAX__ 3.40282347e+38F
424 __FLT_MAX__ 3.40282346638528859812e+38F
Drun-readelf-zp.sh55 [ 2d7] __FLT_MAX__ 3.40282346638528859812e+38F
/external/llvm-project/clang/lib/Headers/
Dfloat.h114 #define FLT_MAX __FLT_MAX__
/external/llvm-project/libcxx/include/
Dlimits313 _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type max() _NOEXCEPT {return __FLT_MAX__;}
/external/libcxx/include/
Dlimits314 _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type max() _NOEXCEPT {return __FLT_MAX__;}