Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dtzfile.h47 char tzh_timecnt[4]; /* coded number of transition times */ member
Dlocaltime.c443 int_fast32_t timecnt = detzcode(up->tzhead.tzh_timecnt); in tzloadbody()