Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dbionic.cpp120 struct index_entry_t { struct
121 char buf[NAME_LENGTH];
122 int32_t start;
123 int32_t length;
124 int32_t unused; // Was raw GMT offset; always 0 since tzdata2014f (L).