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

/glassfish-3.1.2/installer/src/cpp/share/launcher/zlib-1.1.4/
H A Dzconf.h59 #if defined(__MSDOS__) && !defined(MSDOS)
60 # define MSDOS macro
67 #if defined(MSDOS) && !defined(__32BIT__)
70 #ifdef MSDOS
74 #if (defined(MSDOS) || defined(_WINDOWS) || defined(WIN32)) && !defined(STDC)
141 /* The following definitions for FAR are needed only for MSDOS mixed
143 * This was tested only with MSC; for other MSDOS compilers you may have
H A Dzutil.h76 #ifdef MSDOS
174 # ifdef SMALL_MEDIUM /* MSDOS small or medium model */
H A Dminigzip.c13 * real thing. On MSDOS, use only on file names without extension
34 #if defined(MSDOS) || defined(OS2) || defined(WIN32)

Completed in 47 milliseconds