Searched refs:tzh_leapcnt (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/tzcode/ | ||
D | tzfile.h | 46 char tzh_leapcnt[4]; /* coded number of leap seconds */ member |
D | localtime.c | 409 sp->leapcnt = (int) detzcode(up->tzhead.tzh_leapcnt); in tzload() |