Searched refs:TIMET_TO_NATIVE (Results 1 - 4 of 4) sorted by relevance

/haiku/src/bin/unzip/
H A Dunzpriv.h413 # define TIMET_TO_NATIVE(x) (x) += (ulg)2209075200L; macro
727 #ifndef TIMET_TO_NATIVE /* everybody but MSC 7.0 and Macintosh */
728 # define TIMET_TO_NATIVE(x) macro
H A Dlist.c271 TIMET_TO_NATIVE(z_utime.mtime) /* NOP unless MSC 7.0, Mac */
H A Dzipinfo.c1082 TIMET_TO_NATIVE(z_utime.mtime) /* NOP unless MSC 7.0 or Macintosh */
2051 TIMET_TO_NATIVE(z_utime.mtime) /* NOP unless MSC 7.0 or Macintosh */
H A Dfileio.c1768 TIMET_TO_NATIVE(m_time) /* NOP unless MSC 7.0 or Macintosh */

Completed in 63 milliseconds