Home
last modified time | relevance | path

Searched defs:max_digits10 (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DTimer.cpp406 constexpr auto max_digits10 = std::numeric_limits<double>::max_digits10; in printJSONValue() local
/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/
H A Dint128.h276 static constexpr int max_digits10 = 0; member in std::numeric_limits
511 static constexpr int max_digits10 = 0; member in std::numeric_limits

Completed in 3 milliseconds