Searched defs:TIME_T_MAX (Results 1 – 2 of 2) sorted by relevance
17 # define TIME_T_MAX (time_t)((1UL << ((sizeof(time_t) << 3) - 1)) - 1) macro
443 # define TIME_T_MAX UINT_MAX macro446 # define TIME_T_MAX INT_MAX macro451 # define TIME_T_MAX 0xFFFFFFFFFFFFFFFF macro454 # define TIME_T_MAX 0x7FFFFFFFFFFFFFFF macro