Searched defs:weekdays (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/usr.bin/ncal/ | ||
H A D | ncal.c | 66 struct weekdays { struct |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ | ||
H A D | LibCxx.cpp | 1182 static const std::array<std::string_view, 7> weekdays = { LibcxxChronoWeekdaySummaryProvider() local |
/freebsd-src/usr.sbin/bhyvectl/amd64/ | ||
H A D | bhyvectl_machdep.c | 226 static const char *weekdays[] = { in wday_str() local |