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

/system/core/libcutils/
H A Dtztime.c207 static struct tm * timesub P((const time_t * timep, long offset,
1260 ** timesub(&t, 0L, sp, tmp);
1262 result = timesub(&t, ttisp->tt_gmtoff, sp, tmp);
1323 result = timesub(timep, offset, gmtptr, tmp);
1400 timesub(timep, offset, sp, tmp) function

Completed in 17 milliseconds