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

123

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dconfig1.h11 * Microsoft C auto-defines MSDOS,
13 * DJGPP auto-defines MSDOS.
16 /* #define MSDOS */ /* use if not defined by compiler or cases below */
19 # ifndef MSDOS
20 # define MSDOS macro
28 #ifdef MSDOS
120 # undef MSDOS macro
H A Dpcconf.h10 #ifdef MSDOS /* some of this material is MS-DOS specific */
55 /* or ./termcap for MSDOS (SAC) */
98 /* in the MSDOS version. (For AMIGA MAIL see */
125 * on MSDOS (without the termcap routines) is used to determine whether to
132 * whether there is a delay by clock or by excess output, on MSDOS it is
145 #endif /* MSDOS configuration stuff */
174 # ifdef MSDOS
180 # if defined(_MSC_VER) && defined(MSDOS)
236 #ifdef MSDOS
264 #if defined(MSDOS)
[all...]
H A Dos2conf.h48 #ifdef MSDOS
49 # undef MSDOS /* MSC autodefines this but we don't want it */ macro
H A Dtcap.h16 # if defined(TERMLIB) || defined(OS2) || defined(MSDOS)
H A Dtradstdc.h108 #if defined(NHSTDC) || defined(MSDOS) || defined(MAC) || defined(ULTRIX_PROTO) || defined(__BEOS__)
126 # if defined(MSDOS) || defined(USE_STDARG)
194 * arguments to int. However, the MSDOS compilers accept shorter arguments
200 #if defined(MSDOS) && !defined(__GO32__)
H A Dglobal.h157 #ifdef MSDOS
193 # ifdef MSDOS
H A Ddlb.h128 #if (defined(MSDOS) || defined(WIN32) || defined(TOS) || defined(OS2)) && defined(DLB)
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dconfig1.h11 * Microsoft C auto-defines MSDOS,
13 * DJGPP auto-defines MSDOS.
16 /* #define MSDOS */ /* use if not defined by compiler or cases below */
19 # ifndef MSDOS
20 # define MSDOS macro
28 #ifdef MSDOS
120 # undef MSDOS macro
H A Dpcconf.h10 #ifdef MSDOS /* some of this material is MS-DOS specific */
55 /* or ./termcap for MSDOS (SAC) */
98 /* in the MSDOS version. (For AMIGA MAIL see */
125 * on MSDOS (without the termcap routines) is used to determine whether to
132 * whether there is a delay by clock or by excess output, on MSDOS it is
145 #endif /* MSDOS configuration stuff */
174 # ifdef MSDOS
180 # if defined(_MSC_VER) && defined(MSDOS)
236 #ifdef MSDOS
264 #if defined(MSDOS)
[all...]
H A Dos2conf.h48 #ifdef MSDOS
49 # undef MSDOS /* MSC autodefines this but we don't want it */ macro
H A Dtcap.h16 # if defined(TERMLIB) || defined(OS2) || defined(MSDOS)
H A Dtradstdc.h108 #if defined(NHSTDC) || defined(MSDOS) || defined(MAC) || defined(ULTRIX_PROTO) || defined(__BEOS__)
126 # if defined(MSDOS) || defined(USE_STDARG)
194 * arguments to int. However, the MSDOS compilers accept shorter arguments
200 #if defined(MSDOS) && !defined(__GO32__)
H A Dglobal.h157 #ifdef MSDOS
193 # ifdef MSDOS
H A Ddlb.h128 #if (defined(MSDOS) || defined(WIN32) || defined(TOS) || defined(OS2)) && defined(DLB)
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/share/
H A Duudecode.c19 * Modified 12 April 1990 by Mark Adler for use on MSDOS systems with
49 #define MSDOS 1
53 #undef MSDOS
72 # if !defined(MSDOS) && !defined(WIN32)
75 # include <sys/types.h> /* MSDOS, WIN32, or UNIX */
122 #if !defined(MSDOS) && !defined(VMS) && !defined(WIN32)
146 #endif /* !defined(MSDOS) && !defined(VMS) */
149 #if defined(MSDOS) || defined(WIN32)
158 #if !defined(MSDOS) && !defined(VMS) && !defined(WIN32) /* i.e., UNIX */
233 #if !defined(MSDOS)
[all...]
H A Dpctty.c27 #if defined(MSDOS) && defined(NO_TERMS)
37 #if defined(MSDOS) && defined(NO_TERMS)
H A Dpcunix.c13 #if defined(WIN32) || defined(MSDOS)
17 #if defined(WIN32) || defined(MSDOS)
66 # ifdef MSDOS
69 # endif /* MSDOS */
108 # if defined(MSDOS) && defined(NO_TERMS)
165 # if defined(MSDOS) && defined(NO_TERMS)
259 # if defined(MSDOS) && defined(NO_TERMS)
H A Dpcsys.c5 * System related functions for MSDOS, OS/2, TOS, and Windows NT
16 #if !defined(MSDOS) && !defined(WIN_CE) /* already done */
26 #if defined(MSDOS) && !defined(__GO32__)
88 #if defined(MSDOS) && defined(NO_TERMS)
95 # if defined(MSDOS) && defined(NO_TERMS)
131 # if defined(MSDOS) && defined(NO_TERMS)
418 # if defined(MSDOS) && defined(NO_TERMS)
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/share/
H A Duudecode.c19 * Modified 12 April 1990 by Mark Adler for use on MSDOS systems with
49 #define MSDOS 1
53 #undef MSDOS
72 # if !defined(MSDOS) && !defined(WIN32)
75 # include <sys/types.h> /* MSDOS, WIN32, or UNIX */
122 #if !defined(MSDOS) && !defined(VMS) && !defined(WIN32)
146 #endif /* !defined(MSDOS) && !defined(VMS) */
149 #if defined(MSDOS) || defined(WIN32)
158 #if !defined(MSDOS) && !defined(VMS) && !defined(WIN32) /* i.e., UNIX */
233 #if !defined(MSDOS)
[all...]
H A Dpctty.c27 #if defined(MSDOS) && defined(NO_TERMS)
37 #if defined(MSDOS) && defined(NO_TERMS)
H A Dpcunix.c13 #if defined(WIN32) || defined(MSDOS)
17 #if defined(WIN32) || defined(MSDOS)
66 # ifdef MSDOS
69 # endif /* MSDOS */
108 # if defined(MSDOS) && defined(NO_TERMS)
165 # if defined(MSDOS) && defined(NO_TERMS)
259 # if defined(MSDOS) && defined(NO_TERMS)
H A Dpcsys.c5 * System related functions for MSDOS, OS/2, TOS, and Windows NT
16 #if !defined(MSDOS) && !defined(WIN_CE) /* already done */
26 #if defined(MSDOS) && !defined(__GO32__)
88 #if defined(MSDOS) && defined(NO_TERMS)
95 # if defined(MSDOS) && defined(NO_TERMS)
131 # if defined(MSDOS) && defined(NO_TERMS)
418 # if defined(MSDOS) && defined(NO_TERMS)
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/win/share/
H A Dtile.h43 # if !defined(MSDOS) && !defined(WIN32)
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/win/share/
H A Dtile.h43 # if !defined(MSDOS) && !defined(WIN32)
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Ddrawing.c744 # if defined(MSDOS) || defined(OS2) || ( defined(WIN32) && !defined(MSWIN_GRAPHICS) )
799 # if defined(USE_TILES) && defined(MSDOS)
816 # if defined(USE_TILES) && defined(MSDOS)
875 # if defined(USE_TILES) && defined(MSDOS)
884 #if defined(MSDOS) && defined(USE_TILES)
894 #if defined(MSDOS) && defined(USE_TILES)

Completed in 179 milliseconds

123