Home
last modified time | relevance | path

Searched refs:MakeU128 (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/time/
Dduration.cc117 inline uint128 MakeU128(int64_t a) { in MakeU128() function
238 const uint128 b = MakeU128(r); in ScaleFixed()