Searched defs:TIME_T_MAX (Results 1 – 3 of 3) sorted by relevance
920 # define TIME_T_MAX \ macro934 # define TIME_T_MAX TIME_T_MAX_NO_PADDING macro
103 # define TIME_T_MAX LONG_MAX macro107 # define TIME_T_MAX LLONG_MAX macro111 # define TIME_T_MAX INTMAX_MAX macro
43 #define TIME_T_MAX (std::numeric_limits<time_t>::max()) macro