Home
last modified time | relevance | path

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

/src/contrib/llvm-project/libcxx/include/__chrono/
H A Dhh_mm_ss.h35 _LIBCPP_HIDE_FROM_ABI static constexpr uint64_t __pow10(unsigned __exp) { in __pow10() function
51 using precision = duration<typename __CommonType::rep, ratio<1, __pow10(fractional_width)>>;