Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dlocaltime.c222 char const *abbr = &sp->chars[sp->ttis[i].tt_desigidx]; in ttunspecified() local
224 return memcmp(abbr, UNSPEC, sizeof UNSPEC) == 0; in ttunspecified()