Searched refs:ExpandedFloat (Results 1 – 3 of 3) sorted by relevance
46 template <class T> struct ExpandedFloat { struct57 ExpandedFloat<T> num = {0, 0}; argument90 LIBC_INLINE cpp::optional<ExpandedFloat<T>>91 eisel_lemire(ExpandedFloat<T> init_num,192 ExpandedFloat<T> output;203 LIBC_INLINE cpp::optional<ExpandedFloat<long double>>204 eisel_lemire<long double>(ExpandedFloat<long double> init_num,317 ExpandedFloat<long double> output;546 LIBC_INLINE cpp::optional<ExpandedFloat<T>>547 clinger_fast_path(ExpandedFloat<T> init_num,[all …]
18 using internal::ExpandedFloat;
294 LIBC_NAMESPACE::shared::ExpandedFloat<_Fp> __expanded_float = {0, 0}; in __from_chars_floating_point_hex()390 LIBC_NAMESPACE::shared::ExpandedFloat<_Fp> __expanded_float = {0, 0}; in __from_chars_floating_point_decimal()