Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dtzfile.h49 char tzh_charcnt[4]; /* coded number of abbr. chars */ member
Dlocaltime.c445 int_fast32_t charcnt = detzcode(up->tzhead.tzh_charcnt); in tzloadbody()