Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dlocaltime.c923 transtime(const int year, register const struct rule *const rulep, in transtime() function
1110 starttime = transtime(year, &start, stdoffset), in tzparse()
1111 endtime = transtime(year, &end, dstoffset); in tzparse()