Home
last modified time | relevance | path

Searched defs:years (Results 1 – 17 of 17) sorted by relevance

/netbsd/external/bsd/ntp/dist/tests/libntp/
H A Dcalendar.c637 int32_t years) in refimpl_WeeksInIsoYears()
662 int32_t years; in test_IsoCalYearsToWeeks() local
679 int32_t years; in test_IsoCalWeeksToYearStart() local
699 int32_t years; in test_IsoCalWeeksToYearEnd() local
/netbsd/external/bsd/ntp/dist/libntp/
H A Dntp_calendar.c1289 int32_t years in ntpcal_leapyears_in_years()
1324 int32_t years in ntpcal_days_in_years()
1394 int32_t years, in ntpcal_edate_to_eradays()
1423 int32_t years, in ntpcal_edate_to_yeardays()
1778 int32_t years in isocal_weeks_in_years()
/netbsd/usr.bin/quota/
H A Dprintquota.c102 time_t years, months, weeks, days, hours, minutes; in timeprt() local
/netbsd/external/gpl3/gdb/dist/etc/
H A Dupdate-copyright.py257 def year_range (self, years): argument
270 def canonicalise_years (self, dir, filename, filter, years): argument
/netbsd/external/gpl3/gdb.old/dist/etc/
H A Dupdate-copyright.py257 def year_range (self, years): argument
270 def canonicalise_years (self, dir, filename, filter, years): argument
/netbsd/external/gpl3/gcc.old/dist/contrib/
H A Dupdate-copyright.py249 def year_range (self, years): argument
262 def canonicalise_years (self, dir, filename, filter, years): argument
/netbsd/external/gpl3/gcc/dist/contrib/
H A Dupdate-copyright.py252 def year_range (self, years): argument
265 def canonicalise_years (self, dir, filename, filter, years): argument
/netbsd/external/gpl2/xcvs/dist/lib/
H A Dmktime.c189 time_t years = tyear1 - year0; in ydhms_diff() local
H A Dgetdate.y871 long int years = ayear - b->tm_year; in tm_diff() local
H A Dstrftime.c305 int years = a->tm_year - b->tm_year; in tm_diff() local
H A Dgetdate.c2780 long int years = ayear - b->tm_year; in tm_diff() local
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Ddate.d3702 int years = (day / daysIn400Years) * 400 + 1; in this() local
3760 int years = (day / daysIn400Years) * 400 - 1; in this() local
4570 auto years = months / 12; variable
6603 int years = _year - 1; in dayOfGregorianCal() local
6623 int years = _year; in dayOfGregorianCal() local
/netbsd/crypto/external/bsd/netpgp/dist/src/lib/
H A Dpacket-print.c210 int mins, hours, days, years; in print_duration() local
/netbsd/external/gpl2/diffutils/dist/lib/
H A Dstrftime.c376 int years = a->tm_year - b->tm_year; local
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Ddate.d3854 int years = (day / daysIn400Years) * 400 + 1; in this() local
3912 int years = (day / daysIn400Years) * 400 - 1; in this() local
4725 auto years = months / 12; member
6768 int years = _year - 1; in dayOfGregorianCal() local
6788 int years = _year; in dayOfGregorianCal() local
/netbsd/lib/libc/time/
H A Dzdump.c672 intmax_t myy, seconds, years; in yeartot() local
H A Dlocaltime.c1622 register time_t years; in localsub() local