HomeSort by relevance Sort by last modified time
    Searched defs:MSDOS (Results 1 - 9 of 9) sorted by null

  /external/freetype/src/gzip/
ftzconf.h 59 #if defined(__MSDOS__) && !defined(MSDOS)
60 # define MSDOS
73 #if defined(MSDOS) && !defined(__32BIT__)
76 #ifdef MSDOS
80 #if (defined(MSDOS) || defined(_WINDOWS) || defined(WIN32)) && !defined(STDC)
150 /* The following definitions for FAR are needed only for MSDOS mixed
152 * This was tested only with MSC; for other MSDOS compilers you may have
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
zconf.h 62 #if defined(__MSDOS__) && !defined(MSDOS)
63 # define MSDOS
76 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32)
91 #ifdef MSDOS
111 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
174 /* The following definitions for FAR are needed only for MSDOS mixed
176 * This was tested only with MSC; for other MSDOS compilers you may have
zconf.in.h 62 #if defined(__MSDOS__) && !defined(MSDOS)
63 # define MSDOS
76 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32)
91 #ifdef MSDOS
111 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
174 /* The following definitions for FAR are needed only for MSDOS mixed
176 * This was tested only with MSC; for other MSDOS compilers you may have
  /development/ndk/zlib/
zconf.h 152 #if defined(__MSDOS__) && !defined(MSDOS)
153 # define MSDOS
166 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32)
181 #ifdef MSDOS
201 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
278 /* The following definitions for FAR are needed only for MSDOS mixed
280 * This was tested only with MSC; for other MSDOS compilers you may have
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
zconf.h 155 #if defined(__MSDOS__) && !defined(MSDOS)
156 # define MSDOS
169 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32)
184 #ifdef MSDOS
204 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
281 /* The following definitions for FAR are needed only for MSDOS mixed
283 * This was tested only with MSC; for other MSDOS compilers you may have
  /external/u-boot/include/u-boot/
zlib.h 113 #if defined(__MSDOS__) && !defined(MSDOS)
114 # define MSDOS
127 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32)
142 #ifdef MSDOS
162 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
225 /* The following definitions for FAR are needed only for MSDOS mixed
227 * This was tested only with MSC; for other MSDOS compilers you may have
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
zconf.h 168 #if defined(__MSDOS__) && !defined(MSDOS)
169 # define MSDOS
182 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32)
197 #ifdef MSDOS
217 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
304 /* The following definitions for FAR are needed only for MSDOS mixed
306 * This was tested only with MSC; for other MSDOS compilers you may have
  /external/python/cpython2/Modules/zlib/
zconf.h 168 #if defined(__MSDOS__) && !defined(MSDOS)
169 # define MSDOS
182 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32)
197 #ifdef MSDOS
217 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
304 /* The following definitions for FAR are needed only for MSDOS mixed
306 * This was tested only with MSC; for other MSDOS compilers you may have
  /external/zlib/src/
zconf.h 168 #if defined(__MSDOS__) && !defined(MSDOS)
169 # define MSDOS
182 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32)
197 #ifdef MSDOS
217 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
304 /* The following definitions for FAR are needed only for MSDOS mixed
306 * This was tested only with MSC; for other MSDOS compilers you may have

Completed in 693 milliseconds