Searched refs:transtime (Results 1 – 1 of 1) sorted by relevance
/bionic/libc/tzcode/ |
D | localtime.c | 242 static time_t transtime P((time_t janfirst, int year, 864 transtime(janfirst, year, rulep, offset) in transtime() function 1061 starttime = transtime(janfirst, year, &start, 1063 endtime = transtime(janfirst, year, &end,
|