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

  /bionic/libc/tzcode/
private.h 370 # undef timeoff macro
371 # define timeoff tz_timeoff macro
430 # if !defined timeoff || defined time_tz
431 time_t timeoff(struct tm *, long);
localtime.c 2181 timeoff(struct tm *tmp, long offset) function
    [all...]
  /external/icu/icu4c/source/tools/tzcode/
localtime.c 1957 timeoff(struct tm *const tmp, const long offset) function
    [all...]

Completed in 82 milliseconds