Searched defs:months (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/usr.bin/quota/ |
H A D | printquota.c | 102 time_t years, months, weeks, days, hours, minutes; in timeprt() local
|
/netbsd-src/usr.bin/calendar/ |
H A D | calendar.c | 111 static const char *months[] = { variable
|
/netbsd-src/external/bsd/libbind/dist/isc/ |
H A D | logging.c | 53 static const char *months[] = { "Jan", "Feb", "Mar", "Apr", "May", "Jun", variable
|
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/ |
H A D | cmds.c | 586 static char *months[12] = in cm_today() local
|
/netbsd-src/external/gpl2/groff/dist/src/preproc/refer/ |
H A D | ref.cpp | 933 static const char *months[] = { in find_month() local
|
/netbsd-src/external/apache2/llvm/dist/libcxx/src/ |
H A D | locale.cpp | 4760 static string months[24]; in init_months() local 4792 static wstring months[24]; in init_wmonths() local 4824 static const string* months = init_months(); in __months() local 4832 static const wstring* months = init_wmonths(); in __months() local
|
/netbsd-src/external/mpl/dhcp/dist/common/ |
H A D | parse.c | 955 static int months[11] = { 31, 59, 90, 120, 151, 181, local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/ |
H A D | interval.d | 7735 immutable months = monthsToMonth(retval.month, month); in func() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/ |
H A D | interval.d | 7710 immutable months = monthsToMonth(retval.month, month); in func() local
|
/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | rcs.c | 7030 static const char *const months[] = in month_printname() local
|