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

  /external/qemu/distrib/zlib-1.2.3/
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
  /external/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
  /ndk/build/platforms/android-3/arch-arm/usr/include/
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
  /ndk/build/platforms/android-4/arch-arm/usr/include/
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
  /ndk/build/platforms/android-5/arch-arm/usr/include/
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
  /ndk/build/platforms/android-5/arch-x86/usr/include/
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
  /ndk/build/platforms/android-8/arch-arm/usr/include/
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
  /ndk/build/platforms/android-8/arch-x86/usr/include/
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
  /external/openssl/
e_os.h 132 #if defined(OPENSSL_SYS_MSDOS) && !defined(MSDOS)
133 # define MSDOS
136 #if defined(MSDOS) && !defined(GETPID_IS_MEANINGLESS)
225 #if (defined(WINDOWS) || defined(MSDOS))
474 # if defined(WINDOWS) || defined(MSDOS)

Completed in 256 milliseconds