Searched defs:TIME_T_MAX (Results 1 – 3 of 3) sorted by relevance
17 # define TIME_T_MAX (time_t)((1UL << ((sizeof(time_t) << 3) - 1)) - 1) macro
434 # define TIME_T_MAX UINT_MAX macro437 # define TIME_T_MAX INT_MAX macro442 # define TIME_T_MAX 0xFFFFFFFFFFFFFFFF macro445 # define TIME_T_MAX 0x7FFFFFFFFFFFFFFF macro
651 # define TIME_T_MAX \ macro660 # define TIME_T_MAX TIME_T_MAX_NO_PADDING macro