Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/time/
A Dtime.c654 int i, isdst, isleap, day, day0, monlen, mday; in tm_isdst() local
657 isdst = 0; in tm_isdst()
709 ++isdst; /* Year starts in dst. */ in tm_isdst()
716 ++isdst; in tm_isdst()
722 return (isdst & 1); in tm_isdst()

Completed in 4 milliseconds