Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/intrinsics/include/berberis/intrinsics/common/
Dintrinsics_float.h179 static constexpr berberis::intrinsics::WrappedFloatType<BaseType> round_error() { in round_error() function
181 std::numeric_limits<BaseType>::round_error()); in round_error()
/frameworks/native/libs/math/include/math/
Dhalf.h195 …inline static constexpr type round_error() noexcept { return android::half(android::half::binary, …