Searched defs:day_of_week (Results 1 – 3 of 3) sorted by relevance
88 #define day_of_week(days) (((days) + 4) % 7) macro
243 day_of_week(int y, int m, int d) in day_of_week() function
61 uint8_t day_of_week; member