HomeSort by: relevance | last modified time | path
    Searched refs:tzh_leapcnt (Results 1 - 3 of 3) sorted by relevancy

  /src/include/
tzfile.h 50 char tzh_leapcnt[4]; /* coded number of leap seconds */ member in struct:tzhead
66 ** tzh_leapcnt repetitions of
  /src/lib/libc/time/
zic.c 2727 convert(thisleapcnt + thisleapexpiry, tzh.tzh_leapcnt);
2737 DO(tzh_leapcnt);
localtime.c 695 int_fast32_t leapcnt = detzcode(up->tzhead.tzh_leapcnt);

Completed in 17 milliseconds