Searched refs:MSDOS (Results 1 - 25 of 58) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/src/
H A Dtool_doswin.h26 #if defined(MSDOS) || defined(WIN32)
30 #if defined(MSDOS) && (defined(__DJGPP__) || defined(__GO32__))
34 #endif /* MSDOS && (__DJGPP__ || __GO32__) */
42 #endif /* MSDOS || WIN32 */
H A Dtool_sleep.c38 #ifdef MSDOS
48 #if defined(MSDOS)
H A Dtool_help.c29 #ifdef MSDOS
H A Dtool_util.c28 #if defined(WIN32) && !defined(MSDOS)
H A Dtool_doswin.c24 #if defined(MSDOS) || defined(WIN32)
234 #if defined(MSDOS) && (defined(__DJGPP__) || defined(__GO32__))
245 #endif /* MSDOS && (__DJGPP__ || __GO32__) */
297 #endif /* MSDOS || WIN32 */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dmkdosboot30 ./mcopy -i $IMAGE diag/msdos.sys ::MSDOS.SYS
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/
H A Dzconf.h62 #if defined(__MSDOS__) && !defined(MSDOS)
63 # define MSDOS macro
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
H A Dzconf.in.h62 #if defined(__MSDOS__) && !defined(MSDOS)
63 # define MSDOS macro
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
H A Dzutil.h89 #if defined(MSDOS) || (defined(WINDOWS) && !defined(WIN32))
189 # ifdef MSDOS
225 # ifdef SMALL_MEDIUM /* MSDOS small or medium model */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/
H A Dzconf.h62 #if defined(__MSDOS__) && !defined(MSDOS)
63 # define MSDOS macro
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
H A Dzconf.in.h62 #if defined(__MSDOS__) && !defined(MSDOS)
63 # define MSDOS macro
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
H A Dzutil.h89 #if defined(MSDOS) || (defined(WINDOWS) && !defined(WIN32))
189 # ifdef MSDOS
225 # ifdef SMALL_MEDIUM /* MSDOS small or medium model */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/common/
H A Dzlib.h114 #if defined(__MSDOS__) && !defined(MSDOS)
115 # define MSDOS macro
122 #if defined(MSDOS) && !defined(__32BIT__)
125 #ifdef MSDOS
129 #if (defined(MSDOS) || defined(_WINDOWS) || defined(WIN32)) && !defined(STDC)
184 /* The following definitions for FAR are needed only for MSDOS mixed
186 * This was tested only with MSC; for other MSDOS compilers you may have
313 if the symbol MAXSEG_64K is defined (see zconf.h). WARNING: On MSDOS,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dtimeval.c25 #if defined(WIN32) && !defined(MSDOS)
H A Dconfig-dos.h31 #define OS "MSDOS/djgpp"
33 #define OS "MSDOS/HighC"
35 #define OS "MSDOS/Watcom"
37 #define OS "MSDOS/?"
183 #ifdef MSDOS /* Watt-32 */
H A Dselect.c38 #ifdef MSDOS
81 #if !defined(MSDOS) && !defined(USE_WINSOCK)
97 #if defined(MSDOS)
H A Dsetup.h406 # ifdef MSDOS /* Watt-32 */
419 # endif /* MSDOS */
432 # ifdef MSDOS
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/tests/libtest/
H A Dtestutil.c28 #if defined(WIN32) && !defined(MSDOS)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/tests/server/
H A Dutil.c180 #if !defined(MSDOS) && !defined(USE_WINSOCK)
196 #if defined(MSDOS)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/ms/
H A Dspeed16.bat26 perl util\mk1mf.pl VC-MSDOS no-asm >m2
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/
H A De_os.h132 #if defined(OPENSSL_SYS_MSDOS) && !defined(MSDOS)
133 # define MSDOS macro
136 #if defined(MSDOS) && !defined(GETPID_IS_MEANINGLESS)
206 #if (defined(WINDOWS) || defined(MSDOS))
366 # if defined(WINDOWS) || defined(MSDOS)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.h63 # if defined(MSDOS) || defined(__STDC__) || defined(__cplusplus)
194 if the symbol MAXSEG_64K is defined (see zconf.h). WARNING: On MSDOS,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/acpi/platform/
H A Dacenv.h79 #ifndef MSDOS
151 #elif defined(MSDOS) /* Must appear after WIN32 and WIN64 check */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/
H A De_os.h132 #if defined(OPENSSL_SYS_MSDOS) && !defined(MSDOS)
133 # define MSDOS macro
136 #if defined(MSDOS) && !defined(GETPID_IS_MEANINGLESS)
219 #if (defined(WINDOWS) || defined(MSDOS))
428 # if defined(WINDOWS) || defined(MSDOS)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/
H A Dconfig.h1150 #elif defined MSDOS

Completed in 113 milliseconds

123