Searched refs:tzh_typecnt (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/tzcode/ | ||
D | tzfile.h | 53 char tzh_typecnt[4]; /* coded number of local time types */ member |
D | localtime.c | 503 int_fast32_t typecnt = detzcode(up->tzhead.tzh_typecnt); in tzloadbody() |