Searched defs:days_in_month (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/kern/
H A Dsubr_clock.c91 #define days_in_month(y, m) \ macro
/freebsd-11.0-release/contrib/ntp/ntpd/
H A Drefclock_leitch.c114 static char days_in_month [] = { 31, 29, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31 }; variable
/freebsd-11.0-release/contrib/dialog/
H A Dcalendar.c142 days_in_month(struct tm *current, int offset /* -1, 0, 1 */ ) function

Completed in 107 milliseconds