Searched defs:TIME_T_MAX (Results 1 – 1 of 1) sorted by relevance
58 #define TIME_T_MAX (LONG_MAX) macro60 #define TIME_T_MAX (~(time_t)0 - TIME_T_MIN) macro