Searched defs:months (Results 1 – 10 of 10) sorted by relevance
54 time_t months; member
56 const char *months[] = { variable
44 struct cal_month *months; member
55 static const char *months[] = variable
20 const char * const months[12] = { global() variable
57 constexpr const char *const months[12] = {"Jan", "Feb", "Mar", "Apr", writeFormattedTimestamp() local
81 uint8_t months; member
443 static const char *months[] = { 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