Searched defs:DAYS_TO_NANOS (Results 1 – 2 of 2) sorted by relevance
48 #define DAYS_TO_NANOS(x) HRS_TO_NANOS((x) * UINT64_C(24)) macro
48 #define DAYS_TO_NANOS(x) HRS_TO_NANOS ((x) * UINT64_C(24)) macro