HomeSort by relevance Sort by last modified time
    Searched defs:SECSPERREPEAT_BITS (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/icu/source/tools/tzcode/
private.h 290 #ifndef SECSPERREPEAT_BITS
291 #define SECSPERREPEAT_BITS 34 /* ceil(log2(SECSPERREPEAT)) */
292 #endif /* !defined SECSPERREPEAT_BITS */
  /external/icu4c/tools/tzcode/
private.h 290 #ifndef SECSPERREPEAT_BITS
291 #define SECSPERREPEAT_BITS 34 /* ceil(log2(SECSPERREPEAT)) */
292 #endif /* !defined SECSPERREPEAT_BITS */
  /bionic/libc/tzcode/
private.h 403 #ifndef SECSPERREPEAT_BITS
404 #define SECSPERREPEAT_BITS 34 /* ceil(log2(SECSPERREPEAT)) */
405 #endif /* !defined SECSPERREPEAT_BITS */

Completed in 116 milliseconds