Searched refs:FLT_MAX_10_EXP (Results 1 - 7 of 7) sorted by relevance

/external/libcxx/test/depr/depr.c.headers/
H A Dfloat_h.pass.cpp90 #ifndef FLT_MAX_10_EXP
91 #error FLT_MAX_10_EXP not defined
/external/libcxx/test/language.support/support.limits/c.limits/
H A Dcfloat.pass.cpp90 #ifndef FLT_MAX_10_EXP
91 #error FLT_MAX_10_EXP not defined
/external/libcxx/test/language.support/support.limits/limits/numeric.limits.members/
H A Dmax_exponent10.pass.cpp50 test<float, FLT_MAX_10_EXP>();
/external/clang/lib/Headers/
H A Dfloat.h55 # undef FLT_MAX_10_EXP macro
102 #define FLT_MAX_10_EXP __FLT_MAX_10_EXP__ macro
/external/libcxx/include/support/win32/
H A Dlimits_win32.h30 #define __FLT_MAX_10_EXP__ FLT_MAX_10_EXP
/external/libcxx/include/support/ibm/
H A Dlimits.h59 #define __FLT_MAX_10_EXP__ FLT_MAX_10_EXP
/external/stlport/stlport/stl/
H A D_limits.h407 FLT_MAX_10_EXP, // Maximum base 10 exponent

Completed in 138 milliseconds