Searched refs:timeoff (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/tzcode/
H A Dprivate.h359 # undef timeoff macro
360 # define timeoff tz_timeoff macro
423 # if !defined timeoff || defined time_tz
424 time_t timeoff(struct tm *, long);
H A Dlocaltime.c2197 return timeoff(tmp, 0);
2201 timeoff(struct tm *tmp, long offset) function

Completed in 8 milliseconds