Searched defs:round_to_long (Results 1 – 2 of 2) sorted by relevance
447 bool round_to_long(long &result) const { in round_to_long() function in LIBC_NAMESPACE_DECL::testing::mpfr::MPFRNumber457 bool round_to_long(mpfr_rnd_t rnd, long &result) const { in round_to_long() function in LIBC_NAMESPACE_DECL::testing::mpfr::MPFRNumber1393 template <typename T> bool round_to_long(T x, long &result) { in round_to_long() function1405 template <typename T> bool round_to_long(T x, RoundingMode mode, long &result) { in round_to_long() function