Searched defs:LeapYear (Results 1 – 2 of 2) sorted by relevance
/reactos/sdk/lib/rtl/ | ||
H A D | time.c | 258 ULONG LeapYear, CurMonth; in RtlTimeToTimeFields() local |
/reactos/dll/cpl/timedate/ | ||
H A D | monthcal.c | 84 static WORD LeapYear(IN WORD Year) in LeapYear() function |