Searched refs:HRS (Results 1 – 2 of 2) sorted by relevance
49 #define HRS (60 * MINS) macro50 #define DAYS (24 * HRS)590 if (amt >= HRS) { in print_age()591 hours = amt / HRS; in print_age()592 amt %= HRS; in print_age()
19985 0002 KM290-HRS