/openbsd/usr.bin/cal/ |
H A D | cal.c | 150 int ch, month, year, yflag; in main() local 243 week(int day, int month, int year) in week() 270 isoweek(int day, int month, int year) in isoweek() 299 monthly(int month, int year) in monthly() 329 j_yearly(int year) in j_yearly() 364 yearly(int year) in yearly() 424 day_array(int month, int year, int *days) in day_array() 445 day_in_year(int day, int month, int year) in day_in_year() 463 day_in_week(int day, int month, int year) in day_in_week()
|
/openbsd/gnu/usr.bin/perl/ |
H A D | time64.c | 145 static int S_is_exception_century(Year year) in S_is_exception_century() 159 Year year = 70; in S_timegm64() local 166 Year year = 69; in S_timegm64() local 226 static Year S_cycle_offset(Year year) in S_cycle_offset() 261 static int S_safe_year(Year year) in S_safe_year() 326 Year year = 70; in Perl_gmtime64_r() local
|
/openbsd/sys/kern/ |
H A D | clock_subr.c | 70 leapyear(int year) in leapyear() 89 int i, year, days; in clock_ymdhms_to_secs() local
|
/openbsd/gnu/llvm/libcxx/include/__chrono/ |
H A D | year_month_weekday.h | 55 …_LIBCPP_HIDE_FROM_ABI inline constexpr chrono::year year() const noexcept { … in year() function 170 …_LIBCPP_HIDE_FROM_ABI inline constexpr chrono::year year() const noexcept { return… in year() function
|
H A D | year_month_day.h | 60 _LIBCPP_HIDE_FROM_ABI inline constexpr chrono::year year() const noexcept { return __y_; } in year() function 189 …_LIBCPP_HIDE_FROM_ABI inline constexpr chrono::year year() const noexcept { re… in year() function
|
H A D | year.h | 37 …_LIBCPP_HIDE_FROM_ABI explicit inline constexpr year(int __val) noexcept : __y_(static_cast<short>… in year() function
|
H A D | year_month.h | 37 _LIBCPP_HIDE_FROM_ABI inline constexpr chrono::year year() const noexcept { return __y_; } in year() function
|
/openbsd/sys/dev/ic/ |
H A D | mk48txx.c | 132 int year; in mk48txx_gettime() local 186 int year; in mk48txx_settime() local
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
H A D | 930510-1.c | 7 f (janfirst, year, rulep, offset) in f() argument
|
/openbsd/usr.bin/calendar/ |
H A D | day.c | 661 foy(int year) in foy() 671 variable_weekday(int *day, int month, int year) in variable_weekday()
|
H A D | ostern.c | 37 easter(int year) /* 0 ... abcd, NOT since 1900 */ in easter()
|
/openbsd/sys/arch/sparc64/dev/ |
H A D | rtc.c | 250 int year; in rtc_gettime() local 297 int year; in rtc_settime() local
|
/openbsd/lib/libcrypto/asn1/ |
H A D | a_time_posix.c | 43 is_valid_date(int64_t year, int64_t month, int64_t day) in is_valid_date() 105 posix_time_from_utc(int64_t year, int64_t month, int64_t day, int64_t hours, in posix_time_from_utc()
|
/openbsd/sys/lib/libsa/ |
H A D | ctime.c | 47 int ss, mm, hh, wday, month, year; in ctime() local
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 950628-1.c | 4 short year; member
|
/openbsd/sys/msdosfs/ |
H A D | msdosfs_conv.c | 103 uint32_t year; in unix2dostime() local 188 uint32_t y, year; in dos2unixtime() local
|
/openbsd/sbin/unwind/libunbound/sldns/ |
H A D | parseutil.c | 52 is_leap_year(int year) in is_leap_year() 74 int year = 1900 + tm->tm_year; in sldns_mktime_from_utc() local 101 int year = 1970; in sldns_year_and_yday_from_days_since_epoch() local
|
/openbsd/usr.sbin/unbound/sldns/ |
H A D | parseutil.c | 52 is_leap_year(int year) in is_leap_year() 74 int year = 1900 + tm->tm_year; in sldns_mktime_from_utc() local 101 int year = 1970; in sldns_year_and_yday_from_days_since_epoch() local
|
/openbsd/lib/libc/time/ |
H A D | asctime.c | 73 char year[INT_STRLEN_MAXIMUM(int) + 2]; in asctime3() local
|
/openbsd/sys/arch/alpha/alpha/ |
H A D | clockvar.h | 42 int year; /* year - 1900 */ member
|
H A D | clock.c | 84 int year; in rtc_gettime() local
|
/openbsd/sys/dev/dec/ |
H A D | clockvar.h | 42 int year; /* year - 1900 */ member
|
/openbsd/usr.bin/at/ |
H A D | parsetime.c | 458 assign_date(struct tm *tm, int mday, int mon, int year) in assign_date() 503 int year = (-1); in month() local
|
/openbsd/sys/arch/amd64/stand/libsa/ |
H A D | time.c | 56 compute(int year, u_int8_t month, u_int8_t day, u_int8_t hour, in compute()
|
/openbsd/sys/arch/i386/stand/libsa/ |
H A D | time.c | 56 compute(int year, u_int8_t month, u_int8_t day, u_int8_t hour, in compute()
|