Home
last modified time | relevance | path

Searched defs:index_entry_t (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/tzcode/
Dbionic.cpp101 struct index_entry_t { struct
102 char buf[NAME_LENGTH];
103 int32_t start;
104 int32_t length;
105 int32_t unused; // Was raw GMT offset; always 0 since tzdata2014f (L).