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

/bionic/libc/tzcode/
H A Dprivate.h348 #ifndef AVGSECSPERYEAR
349 #define AVGSECSPERYEAR 31556952L macro
350 #endif /* !defined AVGSECSPERYEAR */
353 #define SECSPERREPEAT ((int_fast64_t) YEARSPERREPEAT * (int_fast64_t) AVGSECSPERYEAR)

Completed in 24 milliseconds