Home
last modified time | relevance | path

Searched refs:offtime (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/tzcode/
Dprivate.h627 # undef offtime
628 # define offtime tz_offtime macro
750 # if TZ_TIME_T || !defined offtime
751 struct tm *offtime(time_t const *, long);
Dlocaltime.c1751 offtime(const time_t *timep, long offset) in offtime() function