Searched refs:get_lower_bound (Results 1 – 1 of 1) sorted by relevance
657 template <typename T> LIBC_INLINE constexpr int32_t get_lower_bound() { in get_lower_bound() function664 template <> LIBC_INLINE constexpr int32_t get_lower_bound<float>() {668 template <> LIBC_INLINE constexpr int32_t get_lower_bound<double>() {705 if (exp10 < get_lower_bound<T>()) {