Home
last modified time | relevance | path

Searched refs:AVGSECSPERYEAR (Results 1 – 2 of 2) sorted by relevance

/system/core/libcutils/
Dprivate.h352 #ifndef AVGSECSPERYEAR
353 #define AVGSECSPERYEAR 31556952L macro
357 #define SECSPERREPEAT ((int_fast64_t) YEARSPERREPEAT * (int_fast64_t) AVGSECSPERYEAR)
Dtztime.c1207 tcycles = seconds / YEARSPERREPEAT / AVGSECSPERYEAR;
1214 seconds *= AVGSECSPERYEAR;