Home
last modified time | relevance | path

Searched refs:U_TIME_T_MAX (Results 1 – 13 of 13) sorted by relevance

/dports/archivers/unzip/unzip60/
H A Dfileio.c1812 m_time = U_TIME_T_MAX; /* saturate in case of (unsigned) overflow */
1838 m_time = U_TIME_T_MAX; /* saturate in case of (unsigned) overflow */
1863 m_time = U_TIME_T_MAX; /* saturate in case of (unsigned) overflow */
H A Dunzpriv.h1575 #ifndef U_TIME_T_MAX /* max value of unsigned (>= 32-bit) time_t */
1576 # define U_TIME_T_MAX ((time_t)(ulg)0xffffffffL) macro
/dports/audio/carla/Carla-2.4.1/data/windows/unzipfx-carla/
H A Dfileio.c1812 m_time = U_TIME_T_MAX; /* saturate in case of (unsigned) overflow */
1838 m_time = U_TIME_T_MAX; /* saturate in case of (unsigned) overflow */
1863 m_time = U_TIME_T_MAX; /* saturate in case of (unsigned) overflow */
H A Dunzpriv.h1575 #ifndef U_TIME_T_MAX /* max value of unsigned (>= 32-bit) time_t */
1576 # define U_TIME_T_MAX ((time_t)(ulg)0xffffffffL) macro
/dports/audio/carla/Carla-2.4.1/data/windows/unzipfx-carla-control/
H A Dfileio.c1812 m_time = U_TIME_T_MAX; /* saturate in case of (unsigned) overflow */
1838 m_time = U_TIME_T_MAX; /* saturate in case of (unsigned) overflow */
1863 m_time = U_TIME_T_MAX; /* saturate in case of (unsigned) overflow */
H A Dunzpriv.h1575 #ifndef U_TIME_T_MAX /* max value of unsigned (>= 32-bit) time_t */
1576 # define U_TIME_T_MAX ((time_t)(ulg)0xffffffffL) macro
/dports/audio/cadence/Cadence-0.9.1/data/windows/unzipfx-catia/
H A Dfileio.c1812 m_time = U_TIME_T_MAX; /* saturate in case of (unsigned) overflow */
1838 m_time = U_TIME_T_MAX; /* saturate in case of (unsigned) overflow */
1863 m_time = U_TIME_T_MAX; /* saturate in case of (unsigned) overflow */
H A Dunzpriv.h1575 #ifndef U_TIME_T_MAX /* max value of unsigned (>= 32-bit) time_t */
1576 # define U_TIME_T_MAX ((time_t)(ulg)0xffffffffL) macro
/dports/audio/cadence/Cadence-0.9.1/data/windows/unzipfx-catarina/
H A Dfileio.c1812 m_time = U_TIME_T_MAX; /* saturate in case of (unsigned) overflow */
1838 m_time = U_TIME_T_MAX; /* saturate in case of (unsigned) overflow */
1863 m_time = U_TIME_T_MAX; /* saturate in case of (unsigned) overflow */
H A Dunzpriv.h1575 #ifndef U_TIME_T_MAX /* max value of unsigned (>= 32-bit) time_t */
1576 # define U_TIME_T_MAX ((time_t)(ulg)0xffffffffL) macro
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/zip/unzip/
H A Dfileio.c1812 m_time = U_TIME_T_MAX; /* saturate in case of (unsigned) overflow */
1838 m_time = U_TIME_T_MAX; /* saturate in case of (unsigned) overflow */
1863 m_time = U_TIME_T_MAX; /* saturate in case of (unsigned) overflow */
H A Dunzpriv.h1575 #ifndef U_TIME_T_MAX /* max value of unsigned (>= 32-bit) time_t */
1576 # define U_TIME_T_MAX ((time_t)(ulg)0xffffffffL) macro
/dports/archivers/unzip/unzip60/vms/
H A Dvms.c3538 then = U_TIME_T_MAX; /* saturate in case of (unsigned) overflow */