Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
Dfloating_point_comparison.hpp72 static FPT max_value() in max_value() function
88 if( (f2 < static_cast<FPT>(1)) && (f1 > f2*fpt_limits<FPT>::max_value()) ) in safe_fpt_division()
89 return fpt_limits<FPT>::max_value(); in safe_fpt_division()