Home
last modified time | relevance | path

Searched defs:TIME_T_MAX (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/include/
Dtimespec.h17 # define TIME_T_MAX (time_t)((1UL << ((sizeof(time_t) << 3) - 1)) - 1) macro
/third_party/curl/lib/
Dcurl_setup.h434 # define TIME_T_MAX UINT_MAX macro
437 # define TIME_T_MAX INT_MAX macro
442 # define TIME_T_MAX 0xFFFFFFFFFFFFFFFF macro
445 # define TIME_T_MAX 0x7FFFFFFFFFFFFFFF macro
/third_party/tzdata/
Dprivate.h651 # define TIME_T_MAX \ macro
660 # define TIME_T_MAX TIME_T_MAX_NO_PADDING macro