Searched refs:MSDOS (Results 1 - 25 of 63) sorted by relevance

123

/haiku-fatelf/src/libs/mapm/
H A Dm_apm_lc.h178 #ifndef MSDOS
180 #define MSDOS macro
188 #ifndef MSDOS
190 #define MSDOS macro
198 #ifndef MSDOS
200 #define MSDOS macro
209 #ifndef MSDOS
211 #define MSDOS macro
219 #ifndef MSDOS
221 #define MSDOS macro
231 #define MSDOS macro
241 #define MSDOS macro
251 #define MSDOS macro
[all...]
H A Dmapm_rnd.c67 #ifdef MSDOS
241 #ifdef MSDOS
/haiku-fatelf/src/bin/gawk/
H A Dgawkmisc.c37 #if defined(MSDOS) || defined(OS2) || defined(WIN32)
39 #else /* not MSDOS, not OS2, not WIN32 */
53 #endif /* not MSDOS, not OS2, not WIN32 */
H A Dcustom.h74 #if defined(MSC_VER) && defined(MSDOS)
H A Dconfig.h524 #if defined(MSC_VER) && defined(MSDOS)
H A Dprotos.h74 #if ! defined(MSDOS) && ! defined(__GNU_LIBRARY__)
/haiku-fatelf/src/bin/network/wget/msdos/
H A Dconfig.h129 #if !defined(MSDOS)
130 #define MSDOS macro
/haiku-fatelf/src/bin/compress/
H A Dcompress.c41 #ifdef MSDOS /* Microsoft C 3.0 for MS-DOS */
52 #endif /* MSDOS */
329 #ifdef MSDOS
350 # ifdef MSDOS
394 # endif /* MSDOS */
421 # ifdef MSDOS
427 # endif /* MSDOS */
441 # ifdef MSDOS
445 # endif /* MSDOS */
451 # ifdef MSDOS
[all...]
/haiku-fatelf/src/bin/unzip/
H A Dunzip.h152 /* define MSDOS for Turbo C (unless OS/2) and Power C as well as Microsoft C */
155 # define MSDOS macro
158 #if (defined(__MSDOS__) && !defined(MSDOS)) /* just to make sure */
159 # define MSDOS macro
163 of the EMX environment, but defines MSDOS and __GO32__. ARG !!! */
164 #if (defined(MSDOS) && defined(WIN32))
165 # undef MSDOS /* WIN32 is >>>not<<< MSDOS */ macro
190 #if (defined(__STDC__) || defined(MSDOS) || defined(WIN32) || defined(__EMX__))
443 #if (defined(MSDOS) || define
[all...]
H A Dcrypt.h84 #if defined(MSDOS) || defined(OS2) || defined(WIN32)
H A Dttyio.h37 #if (defined(MSDOS) || defined(OS2) || defined(WIN32))
H A Dmatch.c107 #if !(defined(MSDOS) && defined(DOSWILD))
123 #if (defined(MSDOS) && defined(DOSWILD))
154 #endif /* MSDOS && DOSWILD */
/haiku-fatelf/src/bin/gzip/
H A Dtailor.h13 #if defined(__MSDOS__) && !defined(MSDOS)
14 # define MSDOS macro
21 #if defined(OS2) && defined(MSDOS) /* MS C under OS/2 */
22 # undef MSDOS macro
25 #ifdef MSDOS
132 #ifdef MSDOS
/haiku-fatelf/headers/libs/zlib/
H A Dzconf.h134 #if defined(__MSDOS__) && !defined(MSDOS)
135 # define MSDOS macro
148 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32)
163 #ifdef MSDOS
183 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
246 /* The following definitions for FAR are needed only for MSDOS mixed
248 * This was tested only with MSC; for other MSDOS compilers you may have
/haiku-fatelf/src/libs/zlib/
H A Dzconf.h134 #if defined(__MSDOS__) && !defined(MSDOS)
135 # define MSDOS macro
148 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32)
163 #ifdef MSDOS
183 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
246 /* The following definitions for FAR are needed only for MSDOS mixed
248 * This was tested only with MSC; for other MSDOS compilers you may have
/haiku-fatelf/src/bin/network/tcpdump/libpcap/
H A Dpcap-int.h49 #ifdef MSDOS
142 #ifdef MSDOS
289 #if !defined(WIN32) && !defined(MSDOS)
H A Dpcap.h42 #elif defined(MSDOS)
48 #endif /* WIN32/MSDOS/UN*X */
159 #ifdef MSDOS
300 #elif defined(MSDOS)
318 #endif /* WIN32/MSDOS/UN*X */
H A Dpcap.c62 #ifdef MSDOS
555 #if !defined(WIN32) && !defined(MSDOS)
588 #if !defined(WIN32) && !defined(MSDOS)
613 #if !defined(WIN32) && !defined(MSDOS)
739 #if !defined(WIN32) && !defined(MSDOS)
882 #elif defined(MSDOS)
H A Dsavefile.c108 #elif defined(MSDOS)
827 #if defined(WIN32) || defined(MSDOS)
836 #if !defined(WIN32) && !defined(MSDOS)
996 #if !defined(WIN32) && !defined(MSDOS)
1239 #if defined(WIN32) || defined(MSDOS)
1283 #if !defined(WIN32) && !defined(MSDOS)
/haiku-fatelf/src/libs/pdflib/libs/flate/
H A Dzconf.h169 #if defined(__MSDOS__) && !defined(MSDOS)
170 # define MSDOS macro
182 #if defined(MSDOS) && !defined(__32BIT__)
185 #ifdef MSDOS
245 /* The following definitions for FAR are needed only for MSDOS mixed
247 * This was tested only with MSC; for other MSDOS compilers you may have
/haiku-fatelf/src/bin/network/wget/src/
H A Dsysdep.h152 /* Needed for compilation under OS/2 and MSDOS */
153 #if defined(__EMX__) || defined(MSDOS)
160 #endif /* __EMX__ || MSDOS */
/haiku-fatelf/src/bin/zip/
H A Dcrypt.h84 #if defined(MSDOS) || defined(OS2) || defined(WIN32)
H A Dttyio.h37 #if (defined(MSDOS) || defined(OS2) || defined(WIN32))
/haiku-fatelf/src/bin/network/netcat/
H A Dgeneric.h225 #ifdef MSDOS
241 #endif /* MSDOS */
/haiku-fatelf/src/bin/network/tcpdump/
H A Dtcpdump-stdinc.h135 #if defined(WIN32) || defined(MSDOS)

Completed in 150 milliseconds

123