Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dlocaltime.c1833 time2sub(struct tm *const tmp, in time2sub() function
2044 t = time2sub(tmp, funcp, sp, offset, okayp, false); in time2()
2045 return *okayp ? t : time2sub(tmp, funcp, sp, offset, okayp, true); in time2()