Searched defs:MINUTES (Results 1 – 10 of 10) sorted by relevance
114 #define MINUTES (60 * SECONDS) macro
355 #define MINUTES(x) ((x) * 60) macro
140 #define MINUTES (60 * SECONDS) macro
77 #define MINUTES *60 macro
81 #define MINUTES(x) ((unsigned int)(seconds(x)*60)) macro
45 #define MINUTES 60 macro
24 #define MINUTES * 60 macro
264 #define MINUTES * 60 macro
175 #define MINUTES (60 * SECONDS) macro
393 #define MINUTES(val) ((val) * 60) macro