Home
last modified time | relevance | path

Searched defs:LeapYear (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/lib/rtl/
H A Dtime.c258 ULONG LeapYear, CurMonth; in RtlTimeToTimeFields() local
/reactos/dll/cpl/timedate/
H A Dmonthcal.c84 static WORD LeapYear(IN WORD Year) in LeapYear() function