Searched defs:TIME_MAX (Results 1 – 4 of 4) sorted by relevance
33 #define TIME_MAX INT64_MAX macro 36 #define TIME_MAX INT32_MAX macro
9 #define TIME_MAX ((time_t)((1ULL << ((sizeof(time_t) * CHAR_BIT) - 1)) - 1)) macro
40 #define TIME_MAX LLONG_MAX macro
121 #define TIME_MAX global() macro