Searched refs:get_upper_bound (Results 1 – 1 of 1) sorted by relevance
637 template <typename T> LIBC_INLINE constexpr int32_t get_upper_bound() { in get_upper_bound() function641 template <> LIBC_INLINE constexpr int32_t get_upper_bound<float>() {645 template <> LIBC_INLINE constexpr int32_t get_upper_bound<double>() {699 if (exp10 > get_upper_bound<T>()) {