Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/include/__chrono/
H A Dyear_month_day.h87 const unsigned __mth = __mp + (__mp < 10 ? 3 : -9); // [1, 12] in __from_days() local
99 const unsigned __mth = static_cast<unsigned>(__m_); in __to_days() local