Home
last modified time | relevance | path

Searched defs:yday (Results 1 – 10 of 10) sorted by relevance

/netbsd/external/bsd/ntp/dist/tests/libntp/
H A Dclocktime.c60 const int yday=175, hour=12, minute=50, second=0, tzoff=0; in test_CurrentYear() local
86 const int yday=175, hour=12, minute=0, second=0, tzoff=0; in test_CurrentYearFuzz() local
110 const int yday=175, hour=4, minute=0, second=0, tzoff=8; in test_TimeZoneOffset() local
131 const int yday=2, hour=11, minute=0, second=0, tzoff=0; in test_WrongYearStart() local
152 const int yday=365, hour=23, minute=0, second=0, tzoff=0; in test_PreviousYear() local
173 const int yday=1, hour=1, minute=0, second=0, tzoff=0; in test_NextYear() local
190 const int yday=100, hour=12, minute=0, second=0, tzoff=0; in test_NoReasonableConversion() local
219 int yday; in test_AlwaysInLimit() local
/netbsd/sys/arch/x68k/stand/libsa/
H A Dclock.c40 const int yday[] = { variable
/netbsd/external/bsd/ntp/dist/libntp/
H A Dclocktime.c55 int yday , /* day-of-year */ in clocktime()
/netbsd/external/mpl/bind/dist/lib/isc/
H A Dtm.c118 int i, yday = 0, leapday; in isc_tm_timegm() local
/netbsd/external/gpl2/xcvs/dist/lib/
H A Dmktime.c205 guess_time_tm (long int year, long int yday, int hour, int min, int sec, in guess_time_tm()
320 long int yday = mon_yday + lmday; in __mktime_internal() local
H A Dstrftime.c327 iso_week_days (int yday, int wday) in iso_week_days()
/netbsd/lib/libc/time/
H A Dstrftime.c453 int yday; in _fmt() local
H A Dzdump.c797 int yday = a->tm_yday; in adjusted_yday() local
/netbsd/external/gpl2/diffutils/dist/lib/
H A Dstrftime.c399 iso_week_days (yday, wday) in iso_week_days() argument
/netbsd/external/bsd/ntp/dist/include/
H A Dmbg_gps166.h410 int16_t yday; ///< day of year, 1..365, or 366 in case of leap year member