Searched refs:__representable_as_double (Results 1 – 3 of 3) sorted by relevance
821 __representable_as_double(_Tp __x) noexcept in __representable_as_double() function828 || (!(__x & 1) && __detail::__representable_as_double(__x >> 1)); in __representable_as_double()840 && __detail::__representable_as_double(__x + 1u)); in __p1_representable_as_double()
5294 * include/bits/random.tcc (__representable_as_double)
1668 * include/bits/random.tcc (__representable_as_double