Searched refs:make24 (Results 1 – 4 of 4) sorted by relevance
100 _LIBCPP_HIDE_FROM_ABI inline constexpr hours make24(const hours& __h, bool __is_pm) noexcept { in make24() function
190 using std::chrono::make24;
684 constexpr hours make24(const hours& h, bool is_pm) noexcept;
3374 SYMBOL(make24, std::chrono::, <chrono>)