Searched refs:MAX_COUNTER_TIME (Results 1 – 1 of 1) sorted by relevance
419 #define MAX_COUNTER_TIME (_MAX__TIME64_T) macro421 #define MAX_COUNTER_TIME (MAX__TIME64_T) macro423 #define MAX_COUNTER_TIME (0x793406fff) macro426 #define MAX_COUNTER_TIME ((sizeof(time_t)>4)?(time_t)0x793406fff:(time_t)0x7fffffff) macro429 if(ch1.updated < 0 || ch1.updated >= MAX_COUNTER_TIME){1302 …if(tl->cleared < 0 || tl->cleared >= MAX_COUNTER_TIME || tl->updated < 0 || tl->updated >= MAX_C…