Searched refs:MSDOS (Results 76 - 100 of 158) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Dansi2knr.c177 # ifdef MSDOS
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/usr/local/include/lzo/
H A Dlzodefs.h108 # if !defined(MSDOS)
109 # define MSDOS 1 macro
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))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/include/lzo/
H A Dlzodefs.h108 # if !defined(MSDOS)
109 # define MSDOS 1 macro
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))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dfile.c72 #if defined(WIN32) || defined(MSDOS) || defined(__EMX__) || \
H A Durldata.h1271 #if !defined(WIN32) && !defined(MSDOS) && !defined(__EMX__) && \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dunzpriv.h377 #if (defined(MSDOS) || defined(OS2) || defined(FLEXOS))
424 #endif /* MSDOS || OS2 || FLEXOS */
695 #if (defined(MSDOS) || defined(OS2))
740 #if (defined(MSDOS) || defined(T20_VMS))
2455 MSDOS-only functions:
2458 #ifdef MSDOS
H A Dunzip.c1016 #ifdef MSDOS
1107 /* convert MSDOS-style 'backward slash' directory separators to Unix-style
1273 #if (defined(MSDOS) && !defined(SFX) && !defined(WINDLL))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/test/
H A Dminigzip.c12 * real thing. On MSDOS, use only on file names without extension
32 #if defined(MSDOS) || defined(OS2) || defined(WIN32) || defined(__CYGWIN__)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dtailor.h431 /* MSDOS file or directory attributes */
440 #if (defined(MSDOS) && !defined(WIN32)) || defined(i386)
H A Dzipcloak.c169 #if (!defined(MSDOS) && !defined(__human68k__) && !defined(RISCOS))
H A Dzipnote.c178 #ifndef MSDOS
180 #endif /* !MSDOS */
H A Dzip.h185 int dosflag; /* Set to force MSDOS file attributes */
201 int dosflag; /* Set to force MSDOS file attributes */
345 extern int dosify; /* Make new entries look like MSDOS */
560 # ifdef MSDOS
H A Dzipup.c55 /* Use the raw functions for MSDOS and Unix to save on buffer space.
544 #if defined(MSDOS) || defined(__human68k__)
732 as "created on MSDOS" (OS_CODE = 0), because UnZip needs to handle archive
733 entry names just like those created by Zip's MSDOS port.
737 z->vem = (ush)(z->dosflag ? (dosify ? 20 : /* Made under MSDOS by PKZIP 2.0 */
939 #if (!defined(MSDOS) || defined(OS2))
942 * and not on MSDOS -- diet in TSR mode reports an incorrect file size)
952 #endif /* (!MSDOS || OS2) */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/test/
H A Dminigzip.c12 * real thing. On MSDOS, use only on file names without extension
32 #if defined(MSDOS) || defined(OS2) || defined(WIN32) || defined(__CYGWIN__)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/minilzo/
H A Dminilzo.c128 # if !defined(MSDOS)
129 # define MSDOS 1 macro
154 # elif defined(_MSC_VER) && defined(MSDOS)
221 #elif defined(_MSC_VER) && defined(MSDOS)
354 #elif defined(__DOS__) || defined(__MSDOS__) || defined(_MSDOS) || defined(MSDOS) || (defined(__PACIFIC__) && defined(DOS))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/pascal/
H A Dexample.pas538 comprLen := 10000 * SizeOf(Integer); (* don't overflow on MSDOS *)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/pascal/
H A Dexample.pas538 comprLen := 10000 * SizeOf(Integer); (* don't overflow on MSDOS *)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/pascal/
H A Dexample.pas538 comprLen := 10000 * SizeOf(Integer); (* don't overflow on MSDOS *)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/pascal/
H A Dexample.pas538 comprLen := 10000 * SizeOf(Integer); (* don't overflow on MSDOS *)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/src/
H A Dtool_getparam.c44 #ifdef MSDOS
H A Dtool_operate.c551 #if defined(MSDOS) || defined(WIN32)
559 #endif /* MSDOS || WIN32 */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bzip2/
H A Dbzlib.c1375 #if defined(_WIN32) || defined(OS2) || defined(MSDOS)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dutils.c562 mswindows.c. On MSDOS this function should never be called. */
574 #if !defined(WINDOWS) && !defined(MSDOS)
618 #endif /* !WINDOWS && !MSDOS */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/src/
H A Dminiacc.h184 # if !defined(MSDOS)
185 # define MSDOS 1 macro
210 # elif defined(_MSC_VER) && defined(MSDOS)
277 #elif defined(_MSC_VER) && defined(MSDOS)
410 #elif defined(__DOS__) || defined(__MSDOS__) || defined(_MSDOS) || defined(MSDOS) || (defined(__PACIFIC__) && defined(DOS))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Doptimize.c65 #if defined(MSDOS) && !defined(__DJGPP__)

Completed in 239 milliseconds

1234567