Home
last modified time | relevance | path

Searched defs:round_to_long (Results 1 – 1 of 1) sorted by relevance

/llvm-project/libc/utils/MPFRWrapper/
H A DMPFRUtils.cpp427 bool round_to_long(long &result) const { round_to_long() function in LIBC_NAMESPACE::testing::mpfr::MPFRNumber
437 bool round_to_long(mpfr_rnd_t rnd, long &result) const { round_to_long() function in LIBC_NAMESPACE::testing::mpfr::MPFRNumber
1263 template <typename T> bool round_to_long(T x, long &result) { round_to_long() function
1275 template <typename T> bool round_to_long(T x, RoundingMode mode, long &result) { round_to_long() function
[all...]