Searched defs:round_error (Results 1 - 1 of 1) sorted by relevance
| /third_party/skia/third_party/externals/abseil-cpp/absl/numeric/ | ||
| H A D | int128.h | 293 static constexpr absl::uint128 round_error() { return 0; } in round_error() function in std::numeric_limits 528 static constexpr absl::int128 round_error() { return 0; } in round_error() function in std::numeric_limits |
Completed in 3 milliseconds