HomeSort by relevance Sort by last modified time
    Searched refs:gmtsub (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/icu/source/tools/tzcode/
localtime.c 150 static struct tm * gmtsub(const time_t * timep, long offset,
1246 return gmtsub(timep, offset, tmp);
1348 gmtsub(timep, offset, tmp) function
    [all...]
  /external/icu/icu4c/source/tools/tzcode/
localtime.c 150 static struct tm * gmtsub(const time_t * timep, long offset,
1246 return gmtsub(timep, offset, tmp);
1348 gmtsub(timep, offset, tmp) function
    [all...]
  /bionic/libc/tzcode/
localtime.c 161 static struct tm * gmtsub(const time_t * timep, int_fast32_t offset,
1391 gmtsub(const time_t * const timep, const int_fast32_t offset, function
    [all...]

Completed in 65 milliseconds