Searched refs:DAYS_IN_WEEK (Results 1 – 1 of 1) sorted by relevance
43 #define DAYS_IN_WEEK ((time_t)7) macro80 s = (t + 4) % DAYS_IN_WEEK; in gmtime_r()82 s += DAYS_IN_WEEK; in gmtime_r()