Searched refs:__DAY_LAST_WEEK__ (Results 1 - 1 of 1) sorted by relevance
/third_party/musl/porting/linux/user/src/time/ | ||
H A D | strftime.c | 29 #define __DAY_LAST_WEEK__ 4 macro 67 if (jan1 != __DAY_LAST_WEEK__ && (jan1 != 3 || !is_leap(tm->tm_year))) in week_num() |
Completed in 1 milliseconds