Searched defs:months (Results 1 – 10 of 10) sorted by relevance
/openbsd/sys/lib/libsa/ |
H A D | ctime.c | 39 static const char months[][4] = { in ctime() local
|
/openbsd/sys/msdosfs/ |
H A D | msdosfs_conv.c | 105 const u_short *months; in unix2dostime() local 190 const u_short *months; in dos2unixtime() local
|
/openbsd/gnu/usr.bin/perl/cpan/Time-Piece/ |
H A D | Seconds.pm | 133 sub months { subroutine
|
/openbsd/usr.sbin/makefs/msdos/ |
H A D | msdosfs_conv.c | 102 const u_short *months; in unix2dostime() local
|
/openbsd/usr.bin/calendar/ |
H A D | day.c | 69 static char *months[] = { variable
|
/openbsd/gnu/llvm/lld/COFF/ |
H A D | MapFile.cpp | 57 constexpr const char *const months[12] = {"Jan", "Feb", "Mar", "Apr", in writeFormattedTimestamp() local
|
/openbsd/gnu/usr.sbin/mkhybrid/src/diag/ |
H A D | isoinfo.c | 300 char * months[12] = {"Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", variable
|
/openbsd/gnu/usr.bin/texinfo/makeinfo/ |
H A D | cmds.c | 584 static char *months[12] = in cm_today() local
|
/openbsd/gnu/llvm/libcxx/src/ |
H A D | locale.cpp | 4998 static string months[24]; in init_months() local 5031 static wstring months[24]; in init_wmonths() local 5064 static const string* months = init_months(); in __months() local 5073 static const wstring* months = init_wmonths(); in __months() local
|
/openbsd/gnu/usr.bin/cvs/src/ |
H A D | rcs.c | 3408 …char *months[] = { "January", "February", "March", "April", "May", "June", "July", "August", "Sept… local 6815 static const char *const months[] = local
|