HomeSort by relevance Sort by last modified time
    Searched refs:MSDOS (Results 1 - 25 of 40) sorted by null

1 2

  /development/ndk/platforms/android-3/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/chromium_org/sdch/open-vcdiff/src/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
  /external/freetype/src/gzip/
zconf.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
zutil.c 52 #if defined( MSDOS ) && defined( __TURBOC__ ) && !defined( MY_ZCALLOC )
78 * Since MSDOS is not a preemptive multitasking OS, this table is not
129 #endif /* MSDOS && __TURBOC__ */
zutil.h 72 #ifdef MSDOS
169 # ifdef SMALL_MEDIUM /* MSDOS small or medium model */
  /external/chromium_org/third_party/zlib/
zconf.h 137 #if defined(__MSDOS__) && !defined(MSDOS)
138 # define MSDOS
151 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32)
166 #ifdef MSDOS
186 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
249 /* The following definitions for FAR are needed only for MSDOS mixed
251 * This was tested only with MSC; for other MSDOS compilers you may have
zutil.h 94 #if defined(MSDOS) || (defined(WINDOWS) && !defined(WIN32))
206 # ifdef MSDOS
244 # ifdef SMALL_MEDIUM /* MSDOS small or medium model */
  /external/libpcap/
savefile.c 75 #elif defined(MSDOS)
183 #if defined(WIN32) || defined(MSDOS)
192 #if !defined(WIN32) && !defined(MSDOS)
321 #if !defined(WIN32) && !defined(MSDOS)
pcap-int.h 50 #ifdef MSDOS
348 #if !defined(WIN32) && !defined(MSDOS)
sf-pcap.c 75 #elif defined(MSDOS)
611 #if defined(WIN32) || defined(MSDOS)
666 #if !defined(WIN32) && !defined(MSDOS)
pcap.c 70 #ifdef MSDOS
    [all...]
inet.c 49 #ifndef MSDOS
663 #if !defined(WIN32) && !defined(MSDOS)
933 #endif /* !WIN32 && !MSDOS */
optimize.c 65 #if defined(MSDOS) && !defined(__DJGPP__)
    [all...]
  /external/libpcap/pcap/
pcap.h 42 #elif defined(MSDOS)
48 #endif /* WIN32/MSDOS/UN*X */
180 #ifdef MSDOS
460 #elif defined(MSDOS)
478 #endif /* WIN32/MSDOS/UN*X */
bpf.h 83 #ifdef MSDOS /* must be 32-bit */
    [all...]
  /external/openssl/
e_os.h 128 #if defined(OPENSSL_SYS_MSDOS) && !defined(MSDOS)
129 # define MSDOS
132 #if defined(MSDOS) && !defined(GETPID_IS_MEANINGLESS)
227 #if (defined(WINDOWS) || defined(MSDOS))
497 # if defined(WINDOWS) || defined(MSDOS)
  /external/jpeg/
ansi2knr.c 275 # ifdef MSDOS
  /external/openssl/crypto/bio/
bss_log.c 91 #elif (!defined(MSDOS) || defined(WATT32)) && !defined(OPENSSL_SYS_VXWORKS) && !defined(NO_SYSLOG)
  /external/bison/src/
getargs.c 577 #ifdef MSDOS
  /external/lzma/CPP/7zip/Bundles/LzmaCon/
LzmaAlone.cpp 7 #if (defined(_WIN32) || defined(OS2) || defined(MSDOS)) && !defined(UNDER_CE)
  /external/bzip2/
bzlib.c     [all...]
  /external/chromium_org/sdch/open-vcdiff/
ltmain.sh     [all...]
  /external/chromium_org/third_party/libxml/src/
ltmain.sh     [all...]
  /external/chromium_org/third_party/opus/src/
ltmain.sh     [all...]
  /external/chromium_org/third_party/sqlite/src/
ltmain.sh     [all...]

Completed in 2383 milliseconds

1 2