Searched defs:get_hour (Results 1 – 2 of 2) sorted by relevance
173 LIBC_INLINE constexpr int get_hour() const { return timeptr->tm_hour; } in get_hour() function
149 get_hour(int& h, in get_hour() function