HomeSort by relevance Sort by last modified time
    Searched refs:MSDOS (Results 51 - 75 of 131) sorted by null

1 23 4 5 6

  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
zutil.h 85 #if defined(MSDOS) || (defined(WINDOWS) && !defined(WIN32))
182 #if defined(__BORLANDC__) && !defined(MSDOS)
221 # ifdef SMALL_MEDIUM /* MSDOS small or medium model */
  /external/libpcap/
inet.c 44 #ifndef MSDOS
74 #if !defined(_WIN32) && !defined(MSDOS)
403 #endif /* !_WIN32 && !MSDOS */
sf-pcap.c 75 #elif defined(MSDOS)
664 #if defined(_WIN32) || defined(MSDOS)
724 #if !defined(_WIN32) && !defined(MSDOS)
782 #if !defined(_WIN32) && !defined(MSDOS)
811 #if defined(_WIN32) || defined(MSDOS)
pcap.c 65 #ifdef MSDOS
    [all...]
fad-helpers.c 44 #ifndef MSDOS
  /external/python/cpython2/Modules/zlib/
zutil.h 83 #if defined(MSDOS) || (defined(WINDOWS) && !defined(WIN32))
164 #if defined(__BORLANDC__) && !defined(MSDOS)
203 # ifdef SMALL_MEDIUM /* MSDOS small or medium model */
  /external/python/cpython3/Modules/zlib/
zutil.h 85 #if defined(MSDOS) || (defined(WINDOWS) && !defined(WIN32))
182 #if defined(__BORLANDC__) && !defined(MSDOS)
221 # ifdef SMALL_MEDIUM /* MSDOS small or medium model */
zconf.h.cmakein 170 #if defined(__MSDOS__) && !defined(MSDOS)
171 # define MSDOS
184 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32)
199 #ifdef MSDOS
219 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
306 /* The following definitions for FAR are needed only for MSDOS mixed
308 * This was tested only with MSC; for other MSDOS compilers you may have
zconf.h.in 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/syslinux/com32/lib/zlib/
zutil.h 79 #if defined(MSDOS) || (defined(WINDOWS) && !defined(WIN32))
191 # ifdef MSDOS
229 # ifdef SMALL_MEDIUM /* MSDOS small or medium model */
  /external/zlib/src/
zutil.h 85 #if defined(MSDOS) || (defined(WINDOWS) && !defined(WIN32))
182 #if defined(__BORLANDC__) && !defined(MSDOS)
221 # ifdef SMALL_MEDIUM /* MSDOS small or medium model */
zconf.h.cmakein 170 #if defined(__MSDOS__) && !defined(MSDOS)
171 # define MSDOS
184 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32)
199 #ifdef MSDOS
219 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
306 /* The following definitions for FAR are needed only for MSDOS mixed
308 * This was tested only with MSC; for other MSDOS compilers you may have
zconf.h.in 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
  /toolchain/binutils/binutils-2.27/zlib/
zutil.h 83 #if defined(MSDOS) || (defined(WINDOWS) && !defined(WIN32))
164 #if defined(__BORLANDC__) && !defined(MSDOS)
203 # ifdef SMALL_MEDIUM /* MSDOS small or medium model */
minigzip.c 12 * real thing. On MSDOS, use only on file names without extension
32 #if defined(MSDOS) || defined(OS2) || defined(WIN32) || defined(__CYGWIN__)
  /external/curl/lib/
select.c 38 #ifdef MSDOS
77 #if !defined(MSDOS) && !defined(USE_WINSOCK)
93 #if defined(MSDOS)
file.c 69 #if defined(WIN32) || defined(MSDOS) || defined(__EMX__) || \
  /external/freetype/src/gzip/
zutil.h 72 #ifdef MSDOS
169 # ifdef SMALL_MEDIUM /* MSDOS small or medium model */
  /external/tcpdump/
netdissect-stdinc.h 260 #if defined(_WIN32) || defined(MSDOS)
  /external/zlib/src/examples/
zpipe.c 11 1.4 11 Dec 2005 Add hack to avoid MSDOS end-of-line conversions
20 #if defined(MSDOS) || defined(OS2) || defined(WIN32) || defined(__CYGWIN__)
  /toolchain/binutils/binutils-2.27/zlib/examples/
zpipe.c 11 1.4 11 Dec 2005 Add hack to avoid MSDOS end-of-line conversions
20 #if defined(MSDOS) || defined(OS2) || defined(WIN32) || defined(__CYGWIN__)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
minigzip.c 12 * real thing. On MSDOS, use only on file names without extension
32 #if defined(MSDOS) || defined(OS2) || defined(WIN32) || defined(__CYGWIN__)
  /external/curl/tests/libtest/
lib518.c 43 #if defined(WIN32) || defined(_WIN32) || defined(MSDOS)
lib537.c 44 #if defined(WIN32) || defined(_WIN32) || defined(MSDOS)
  /external/valgrind/coregrind/m_debuginfo/
lzodefs.h 108 # if !defined(MSDOS)
109 # define MSDOS 1
134 # elif defined(_MSC_VER) && defined(MSDOS)
201 #elif defined(_MSC_VER) && defined(MSDOS)
334 #elif defined(__DOS__) || defined(__MSDOS__) || defined(_MSDOS) || defined(MSDOS) || (defined(__PACIFIC__) && defined(DOS))
    [all...]

Completed in 414 milliseconds

1 23 4 5 6