Searched defs:MINUTES (Results 1 – 12 of 12) sorted by relevance
114 #define MINUTES (60 * SECONDS) macro
373 #define MINUTES(x) ((x) * 60) macro
140 #define MINUTES (60 * SECONDS) macro
68 #define MINUTES (60 * SECONDS) macro
225 #define MINUTES (SECONDS * 60) macro
79 #define MINUTES *60 macro
80 #define MINUTES(x) ((unsigned int)(seconds(x)*60)) macro
45 #define MINUTES 60 macro
24 #define MINUTES * 60 macro
263 #define MINUTES * 60 macro
176 #define MINUTES (60 * SECONDS) macro
393 #define MINUTES(val) ((val) * 60) macro