Home
last modified time | relevance | path

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

/netbsd/external/bsd/ntp/dist/libntp/
H A Dntp_calgps.c363 uint32_t base, week; in _gpscal_fix_gps_era() local
412 int32_t days, week; in gpscal_from_calendar_ex() local
506 uint16_t week, in gpscal_from_gpsweek()
H A Dntp_calendar.c1261 int32_t week, in ntpcal_weekjoin()
/netbsd/external/bsd/ntp/dist/libparse/
H A Dclk_trimtsip.c256 u_int week = getshort((unsigned char *)&mb(4)); in cvt_trimtsip() local
/netbsd/external/bsd/ntp/dist/include/
H A Dntp_calendar.h30 uint8_t week; /* 1..53, week in year */ member
/netbsd/external/bsd/ntp/dist/ntpd/
H A Drefclock_nmea.c1710 uint16_t week, leap = 0; in parse_gpsw() local
/netbsd/crypto/external/bsd/openssh/dist/
H A Dmisc.c598 unsigned long long week; in fmt_timeframe() local
/netbsd/sys/arch/x68k/x68k/
H A Diodevice.h146 char pad6; unsigned char week; member
/netbsd/lib/libc/time/
H A Dzic.c2908 int week; in stringrule() local
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Ddate.d6741 immutable week = (dayOfYear - adjustedWeekday + 10) / 7; in isoWeek() local
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Ddate.d6912 immutable week = (dayOfYear - adjustedWeekday + 10) / 7; in isoWeekAndYear() local