Searched defs:months (Results 1 – 11 of 11) sorted by relevance
54 time_t months; member
56 const char *months[] = { variable
44 struct cal_month *months; member
61 static const char *months[] = variable
19 const char * const months[12] = { variable
58 constexpr const char *const months[12] = {"Jan", "Feb", "Mar", "Apr", in writeFormattedTimestamp() local
81 uint8_t months; member
438 static char months[][4] = { in strftime() local
867 static const std::array<std::string_view, 12> months = { in LibcxxChronoMonthSummaryProvider() local
4279 static string months[24]; in init_months() local4309 static wstring months[24]; in init_wmonths() local4340 static const string* months = init_months(); in __months() local4347 static const wstring* months = init_wmonths(); in __months() local
1467 static const char *months[] = { in mon_str() local