Home
last modified time | relevance | path

Searched defs:TIME_T_MAX (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/cmd/aux/antiword/
H A Dantiword.h58 #define TIME_T_MAX (LONG_MAX) macro
60 #define TIME_T_MAX (~(time_t)0 - TIME_T_MIN) macro