Home
last modified time | relevance | path

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

/system/core/libcutils/
Dprivate.h356 #ifndef SECSPERREPEAT
357 #define SECSPERREPEAT ((int_fast64_t) YEARSPERREPEAT * (int_fast64_t) AVGSECSPERYEAR) macro
Dtztime.c303 return t1 - t0 == SECSPERREPEAT;