Symbol: MACOS
src/bin/unzip/extract.c
1309
#ifdef MACOS /* MacOS is no preemptive OS, thus call event-handling by hand */
src/bin/unzip/extract.c
1334
#ifdef MACOS /* MacOS is no preemptive OS, thus call event-handling by hand */
src/bin/unzip/fileio.c
114
#if (!defined(VMS) && !defined(AOS_VS) && !defined(CMS_MVS) && !defined(MACOS))
src/bin/unzip/fileio.c
1439
#if (!defined(WINDLL) && !defined(MACOS))
src/bin/unzip/fileio.c
159
# ifdef MACOS
src/bin/unzip/fileio.c
1663
#if (!defined(MACOS) && !defined(RISCOS) && !defined(QDOS) && !defined(TANDEM))
src/bin/unzip/fileio.c
1727
#if (!defined(MACOS) && !defined(RISCOS) && !defined(QDOS) && !defined(TANDEM))
src/bin/unzip/fileio.c
189
#ifdef MACOS
src/bin/unzip/fileio.c
226
#if (!defined(VMS) && !defined(AOS_VS) && !defined(CMS_MVS) && !defined(MACOS))
src/bin/unzip/globals.c
188
#if defined(WINDLL) || defined(MACOS)
src/bin/unzip/globals.c
197
#if (!defined(MACOS) && !defined(ATARI) && !defined(VMS))
src/bin/unzip/globals.h
299
#if (!defined(MACOS) && !defined(ATARI) && !defined(VMS))
src/bin/unzip/process.c
244
#if (!defined(T20_VMS) && !defined(MACOS) && !defined(RISCOS) && !defined(QDOS))
src/bin/unzip/ttyio.h
88
#ifdef MACOS
src/bin/unzip/unzip.c
1201
#ifdef MACOS
src/bin/unzip/unzip.c
1227
#ifdef MACOS
src/bin/unzip/unzip.c
1242
#if ((defined(__BEOS__) || defined(__HAIKU__)) || defined(MACOS) || defined(HAS_JUNK_EXTRA_FIELD_OPTION))
src/bin/unzip/unzip.c
161
#ifdef MACOS
src/bin/unzip/unzip.c
264
#ifdef MACOS
src/bin/unzip/unzip.c
528
#ifdef MACOS
src/bin/unzip/unzip.c
568
#ifdef MACOS
src/bin/unzip/unzip.c
715
#ifdef MACOS
src/bin/unzip/unzip.h
206
#if (defined(MACOS) || defined(ATARI_ST) || defined(RISCOS) || defined(THEOS))
src/bin/unzip/unzip.h
415
#ifdef MACOS
src/bin/unzip/unzip.h
423
#ifdef MACOS
src/bin/unzip/unzip.h
430
#if ((defined(__BEOS__) || defined(__HAIKU__)) || defined(MACOS) || defined(HAS_JUNK_EXTRA_FIELD_OPTION))
src/bin/unzip/unzpriv.h
364
#ifdef MACOS
src/bin/unzip/zipinfo.c
444
#ifdef MACOS
src/bin/unzip/zipinfo.c
856
#ifdef MACOS /* MacOS is no preemptive OS, thus call event-handling by hand */