Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dtzfile.h53 char tzh_typecnt[4]; /* coded number of local time types */ member
Dlocaltime.c503 int_fast32_t typecnt = detzcode(up->tzhead.tzh_typecnt); in tzloadbody()