Searched refs:NATIVE_TO_TIMET (Results 1 - 2 of 2) sorted by relevance

/haiku/src/bin/unzip/
H A Dfileio.c1648 NATIVE_TO_TIMET(m_time) /* NOP unless MSC 7.0 or Macintosh */
1777 NATIVE_TO_TIMET(m_time) /* NOP unless MSC 7.0 or Macintosh */
1874 NATIVE_TO_TIMET(G.statbuf.st_mtime) /* NOP unless MSC 7.0 or Macintosh */
H A Dunzpriv.h414 # define NATIVE_TO_TIMET(x) (x) -= (ulg)2209075200L; macro
729 # define NATIVE_TO_TIMET(x) macro

Completed in 96 milliseconds