HomeSort by relevance Sort by last modified time
    Searched defs:isdst (Results 1 - 4 of 4) sorted by null

  /bionic/libc/tzcode/
localtime.c 1071 register int isdst; local
    [all...]
  /external/icu/icu4c/source/tools/tzcode/
localtime.c 1059 register int isdst; local
1089 isdst = FALSE;
1115 if (isdst && !sp->ttis[j].tt_ttisstd) {
    [all...]