Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dlocaltime.c1854 int signed_y = y; in timesub() local
1855 tmp->tm_year = signed_y - TM_YEAR_BASE; in timesub()