Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ldns/ldns/
H A Dduration.h53 time_t years; member
/freebsd-13.1/contrib/ntp/libntp/
H A Dntp_calendar.c1287 int32_t years in ntpcal_leapyears_in_years()
1322 int32_t years in ntpcal_days_in_years()
1392 int32_t years, in ntpcal_edate_to_eradays()
1421 int32_t years, in ntpcal_edate_to_yeardays()
1776 int32_t years in isocal_weeks_in_years()
/freebsd-13.1/usr.bin/calendar/
H A Dparsedata.c377 } *years, *yearinfo; variable
/freebsd-13.1/contrib/diff/lib/
H A Dstrftime.c288 int years = a->tm_year - b->tm_year; in tm_diff() local