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

  /src/include/
tzfile.h 49 char tzh_ttisstdcnt[4]; /* coded number of trans. time flags */ member in struct:tzhead
69 ** tzh_ttisstdcnt (char)s indexed by type; if 1, transition
  /src/lib/libc/time/
zic.c 2726 convert(stdcnt, tzh.tzh_ttisstdcnt);
2736 DO(tzh_ttisstdcnt);
localtime.c 691 int_fast32_t ttisstdcnt = detzcode(up->tzhead.tzh_ttisstdcnt);

Completed in 21 milliseconds