Searched refs:ZIP64_SUPPORT (Results 1 - 22 of 22) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/unix/
H A Dosdep.h54 /* Automatically set ZIP64_SUPPORT if LFS */
58 # ifndef ZIP64_SUPPORT
59 # define ZIP64_SUPPORT macro
62 # ifdef ZIP64_SUPPORT
63 # undef ZIP64_SUPPORT macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/vms/
H A Dosdep.h42 /* LARGE_FILE_SUPPORT implies ZIP64_SUPPORT,
46 # ifdef ZIP64_SUPPORT
47 # undef ZIP64_SUPPORT macro
48 # endif /* def ZIP64_SUPPORT */
50 # ifndef ZIP64_SUPPORT
51 # define ZIP64_SUPPORT macro
52 # endif /* ndef ZIP64_SUPPORT */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/vms/
H A Dvmscfg.h33 /* LARGE_FILE_SUPPORT implies ZIP64_SUPPORT,
37 # ifdef ZIP64_SUPPORT
38 # undef ZIP64_SUPPORT macro
41 # ifndef ZIP64_SUPPORT
42 # define ZIP64_SUPPORT macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/unix/
H A Dunxcfg.h24 /* Automatically set ZIP64_SUPPORT if LFS */
26 # if (!defined(NO_ZIP64_SUPPORT) && !defined(ZIP64_SUPPORT))
27 # define ZIP64_SUPPORT macro
31 /* NO_ZIP64_SUPPORT takes preceedence over ZIP64_SUPPORT */
32 #if defined(NO_ZIP64_SUPPORT) && defined(ZIP64_SUPPORT)
33 # undef ZIP64_SUPPORT macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/wince/
H A Dwcecfg.h270 /* Automatically set ZIP64_SUPPORT if supported */
273 # ifndef ZIP64_SUPPORT
275 # define ZIP64_SUPPORT macro
280 #ifdef ZIP64_SUPPORT
H A Dwinmain.cpp1932 #ifdef ZIP64_SUPPORT
1945 #ifdef ZIP64_SUPPORT
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dapi.h80 #ifdef ZIP64_SUPPORT
157 #ifdef ZIP64_SUPPORT
H A Dzipfile.c52 # ifdef ZIP64_SUPPORT /* zip64 support 08/31/2003 R.Nausedat */
61 #ifdef ZIP64_SUPPORT /* zip64 support 08/31/2003 R.Nausedat */
131 #ifdef ZIP64_SUPPORT
160 #endif /* ZIP64_SUPPORT */
171 /* moved out of ZIP64_SUPPORT - 2/6/2005 EG */
174 #ifdef ZIP64_SUPPORT
176 #endif /* def ZIP64_SUPPORT */
191 #ifdef ZIP64_SUPPORT
193 #endif /* def ZIP64_SUPPORT */
454 /* moved out of ZIP64_SUPPORT
[all...]
H A Dglobals.c117 #ifdef ZIP64_SUPPORT /* zip64 support 10/4/03 */
H A Dzipup.c420 # ifdef ZIP64_SUPPORT
989 #ifdef ZIP64_SUPPORT
1059 #ifdef ZIP64_SUPPORT
1114 # ifdef ZIP64_SUPPORT
H A Dzip.c106 #ifdef ZIP64_SUPPORT
1128 #ifdef ZIP64_SUPPORT
1129 "ZIP64_SUPPORT (use Zip64 to store large files in archives)",
1285 #ifdef ZIP64_SUPPORT
2005 #ifdef ZIP64_SUPPORT
2357 #ifdef ZIP64_SUPPORT /* zip64 support 10/4/03 */
3292 #ifdef ZIP64_SUPPORT
4941 # ifdef ZIP64_SUPPORT
5290 #ifdef ZIP64_SUPPORT
5313 #endif /* ZIP64_SUPPORT
[all...]
H A Dapi.c700 #ifdef ZIP64_SUPPORT
H A Dzip.h449 #ifdef ZIP64_SUPPORT /* zip64 globals 10/4/03 E. Gordon */
860 #ifdef ZIP64_SUPPORT
H A Dfileio.c1553 # ifdef ZIP64_SUPPORT /* zip64 support 08/31/2003 R.Nausedat */
1686 #ifdef ZIP64_SUPPORT
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A Dw32cfg.h417 /* Automatically set ZIP64_SUPPORT if supported */
420 # ifndef ZIP64_SUPPORT
422 # define ZIP64_SUPPORT macro
426 # define ZIP64_SUPPORT macro
433 #ifdef ZIP64_SUPPORT
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dosdep.h209 /* Automatically set ZIP64_SUPPORT if supported */
215 # ifndef ZIP64_SUPPORT
216 # define ZIP64_SUPPORT macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dapi.c425 #ifdef ZIP64_SUPPORT
441 #ifdef ZIP64_SUPPORT
448 #ifdef ZIP64_SUPPORT
453 #ifdef ZIP64_SUPPORT
H A Dunzpriv.h680 #ifdef ZIP64_SUPPORT
1337 * LARGE_FILE_SUPPORT and ZIP64_SUPPORT are automatically
1905 #ifdef ZIP64_SUPPORT
1950 #ifdef ZIP64_SUPPORT
H A Dlist.c367 #ifdef ZIP64_SUPPORT
370 #endif /* ZIP64_SUPPORT */
H A Dunzip.c501 # ifdef ZIP64_SUPPORT
503 "ZIP64_SUPPORT (archives using Zip64 for large files supported)";
2524 #ifdef ZIP64_SUPPORT
H A Dzipinfo.c224 #ifdef ZIP64_SUPPORT
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/
H A Dwindll.c889 #ifdef ZIP64_SUPPORT

Completed in 400 milliseconds