Searched defs:AVGSECSPERYEAR (Results 1 - 1 of 1) sorted by relevance

/system/core/libcutils/
H A Dprivate.h352 #ifndef AVGSECSPERYEAR
353 #define AVGSECSPERYEAR 31556952L macro
354 #endif /* !defined AVGSECSPERYEAR */
357 #define SECSPERREPEAT ((int_fast64_t) YEARSPERREPEAT * (int_fast64_t) AVGSECSPERYEAR)

Completed in 45 milliseconds