Home
last modified time | relevance | path

Searched refs:isleapyear (Results 1 – 1 of 1) sorted by relevance

/netbsd/external/bsd/ntp/dist/libntp/
H A Dntp_calendar.c878 int *isleapyear in ntpcal_split_eradays() argument
946 if (isleapyear) { in ntpcal_split_eradays()
949 *isleapyear = !(ty & 3) in ntpcal_split_eradays()