Searched refs:start_of_month (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/lib/libc/stdtime/
H A Dstrptime.c97 static int start_of_month[2][13] = { local
615 tm->tm_yday = start_of_month[isleap(tm->tm_year +
649 start_of_month[isleap(tm->tm_year +
655 start_of_month[isleap(tm->tm_year +
664 start_of_month[isleap(tm->tm_year + TM_YEAR_BASE)]

Completed in 55 milliseconds