Home
last modified time | relevance | path

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

/reactos/sdk/lib/ucrt/inc/
H A Dcorecrt_internal_time.h37 #define _MAX_LOCAL_TIME (14 * 60 * 60) macro
/reactos/sdk/lib/ucrt/time/
H A Dgmtime.cpp101 _VALIDATE_RETURN_ERRCODE_NOEXC(caltim <= time_traits::max_time_t + _MAX_LOCAL_TIME, EINVAL) in common_gmtime_s()