| /openbsd-src/sys/arch/luna88k/stand/boot/ |
| H A D | getsecs.c | 55 uint Month; member 74 t->Month = bcdtobin(mclock[MK_MONTH] >> 24); in mk_gettime() 115 t->Month = bcdtobin(*chipdata); in ds_gettime() 151 r += daytab[isleap(t.Year)? 1 : 0][t.Month] + t.Day; in getsecs()
|
| /openbsd-src/usr.bin/cvs/ |
| H A D | date.y | 534 Convert(time_t Month, time_t Day, time_t Year, time_t Hours, time_t Minutes, in Convert() argument 558 Month < 1 || Month > 12 || in Convert() 560 Day < 1 || Day > DaysInMonth[(int)--Month]) in Convert() 563 for (julian = Day - 1, i = 0; i < Month; i++) in Convert() 611 time_t Month; in RelativeMonth() local 617 Month = 12 * (tm->tm_year + 1900) + tm->tm_mon + RelMonth; in RelativeMonth() 618 Year = Month / 12; in RelativeMonth() 619 Month = Month % 12 + 1; in RelativeMonth() 621 Convert(Month, (time_t)tm->tm_mday, Year, in RelativeMonth()
|
| /openbsd-src/gnu/usr.bin/cvs/lib/ |
| H A D | getdate.y | 599 Convert(Month, Day, Year, Hours, Minutes, Seconds, Meridian, DSTmode) in Convert() argument 600 time_t Month; in Convert() 630 || Month < 1 || Month > 12 632 || Day < 1 || Day > DaysInMonth[(int)--Month]) 635 for (Julian = Day - 1, i = 0; i < Month; i++) 688 time_t Month; local 694 Month = 12 * (tm->tm_year + 1900) + tm->tm_mon + RelMonth; 695 Year = Month / 12; 696 Month = Month % 12 + 1; 698 Convert(Month, (time_t)tm->tm_mday, Year,
|
| H A D | getdate.c | 1616 Convert(Month, Day, Year, Hours, Minutes, Seconds, Meridian, DSTmode) in Convert() argument 1617 time_t Month; in Convert() 1644 || Month < 1 || Month > 12 1646 || Day < 1 || Day > DaysInMonth[(int)--Month]) 1649 for (Julian = Day - 1, i = 0; i < Month; i++) 1702 time_t Month; local 1708 Month = 12 * (tm->tm_year + 1900) + tm->tm_mon + RelMonth; 1709 Year = Month / 12; 1710 Month = Month % 12 + 1; 1712 Convert(Month, (time_t)tm->tm_mday, Year,
|
| /openbsd-src/usr.bin/rcs/ |
| H A D | date.y | 539 Convert(time_t Month, time_t Day, time_t Year, time_t Hours, time_t Minutes, in Convert() argument 563 Month < 1 || Month > 12 || in Convert() 565 Day < 1 || Day > DaysInMonth[(int)--Month]) in Convert() 568 for (julian = Day - 1, i = 0; i < Month; i++) in Convert() 616 time_t Month; in RelativeMonth() local 622 Month = 12 * (tm->tm_year + 1900) + tm->tm_mon + RelMonth; in RelativeMonth() 623 Year = Month / 12; in RelativeMonth() 624 Month = Month % 12 + 1; in RelativeMonth() 626 Convert(Month, (time_t)tm->tm_mday, Year, in RelativeMonth()
|
| /openbsd-src/sys/stand/efi/include/ |
| H A D | efidef.h | 87 UINT8 Month; // 1 - 12 member
|
| /openbsd-src/sys/arch/arm64/dev/ |
| H A D | efi_machdep.c | 305 dt.dt_mon = time.Month; in efi_gettime() 333 time.Month = dt.dt_mon; in efi_settime()
|
| /openbsd-src/share/zoneinfo/datfiles/ |
| H A D | leap-seconds.list | 83 # Day Month Year : epoch in clear 85 #NTP Time DTAI Day Month Year
|
| /openbsd-src/gnu/usr.bin/texinfo/doc/ |
| H A D | txi-nl.tex | 60 % Produces Day Month Year style of output.
|
| H A D | txi-pl.tex | 64 % Produces Day Month Year style of output.
|
| H A D | txi-fr.tex | 64 % Produces Day Month Year style of output.
|
| H A D | txi-en.tex | 61 % Produces Day Month Year style of output.
|
| H A D | txi-it.tex | 61 % Produces Day Month Year style of output.
|
| H A D | txi-tr.tex | 74 % Produces Day Month Year style of output.
|
| H A D | texinfo.tex | 2275 % This produces Day Month Year style of output.
|
| /openbsd-src/sys/dev/efi/ |
| H A D | efi.h | 127 UINT8 Month; member
|
| /openbsd-src/sys/dev/ic/ |
| H A D | aacreg.h | 373 u_int32_t Month:4; /* 1-12 */ member
|
| /openbsd-src/sys/arch/amd64/stand/efiboot/ |
| H A D | efiboot.c | 1066 r += daytab[isleap(t.Year)? 1 : 0][t.Month] + t.Day; in getsecs()
|
| /openbsd-src/share/misc/ |
| H A D | usb_hid_usages | 712 0x144 Phone Date Month 1845 0x522 Data Field: Month
|
| /openbsd-src/games/fortune/datfiles/ |
| H A D | fortunes | 1280 -- Frederick Brooks, "The Mythical Man Month" 4219 fortune's Contribution of the Month to the Animal Rights Debate: 9954 Inspection Month? And I answer that FWWAAAAAAPPPP.") This would save 15629 Worst Month of 1981 for Downhill Skiing: 15633 Worst Month of the Year:
|
| /openbsd-src/gnu/usr.bin/cvs/doc/ |
| H A D | texinfo.tex | 1713 % This produces Day Month Year style of output.
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/doc/include/ |
| H A D | texinfo.tex | 1949 % This produces Day Month Year style of output.
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/texinfo/ |
| H A D | texinfo.tex | 2171 % This produces Day Month Year style of output.
|
| /openbsd-src/gnu/usr.bin/texinfo/ |
| H A D | ChangeLog.46 | 12499 Month Day, Year format to a Day Month Year format. Left old
|
| /openbsd-src/gnu/gcc/gcc/doc/include/ |
| H A D | texinfo.tex | 2376 % This produces Day Month Year style of output.
|