Home
last modified time | relevance | path

Searched defs:year (Results 1 – 5 of 5) sorted by relevance

/bionic/libc/bionic/
Dtime64.c183 static int is_exception_century(Year year) in is_exception_century()
199 Year year; in timegm64() local
282 static Year cycle_offset(Year year) in cycle_offset()
317 static int safe_year(const Year year) in safe_year()
495 Year year = input_date->tm_year + 1900; in mktime64() local
528 Year year = 70; in gmtime64_r() local
/bionic/libc/tzcode/
Dasctime.c75 char year[INT_STRLEN_MAXIMUM(int) + 2]; in asctime_r() local
Dstrptime.c566 const int year = tm->tm_year + TM_YEAR_BASE; in _strptime() local
Dstrftime.c449 int year; in _fmt() local
Dlocaltime.c1056 transtime(const int year, register const struct rule *const rulep, in transtime()
1217 register int year; in tzparse() local