Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dtzfile.h46 char tzh_leapcnt[4]; /* coded number of leap seconds */ member
Dlocaltime.c442 int_fast32_t leapcnt = detzcode(up->tzhead.tzh_leapcnt); in tzloadbody()