Searched refs:ANSI_DEFAULT (Results 1 - 10 of 10) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dos2conf.h41 #define ANSI_DEFAULT /* allows NetHack to run without termcap file */ macro
56 #if !defined(TERMLIB) && !defined(ANSI_DEFAULT)
57 # define ANSI_DEFAULT /* have to have one or the other */ macro
H A Dpcconf.h48 * ANSI_DEFAULT
50 * or ANSI_DEFAULT and TERMLIB
59 /* # define ANSI_DEFAULT */ /* allows NetHack to run without a ./termcap */
92 # define ANSI_DEFAULT macro
272 # ifdef ANSI_DEFAULT
274 # pragma message("Warning -- ANSI_DEFAULT defined with NO_TERMS in pcconf.h")
275 # pragma message(" Forcing undef of ANSI_DEFAULT")
277 #undef ANSI_DEFAULT macro
H A Dtosconf.h47 #define ANSI_DEFAULT /* use vt52 by default */ macro
H A Damiconf.h174 # define ANSI_DEFAULT macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dos2conf.h41 #define ANSI_DEFAULT /* allows NetHack to run without termcap file */ macro
56 #if !defined(TERMLIB) && !defined(ANSI_DEFAULT)
57 # define ANSI_DEFAULT /* have to have one or the other */ macro
H A Dpcconf.h48 * ANSI_DEFAULT
50 * or ANSI_DEFAULT and TERMLIB
59 /* # define ANSI_DEFAULT */ /* allows NetHack to run without a ./termcap */
92 # define ANSI_DEFAULT macro
272 # ifdef ANSI_DEFAULT
274 # pragma message("Warning -- ANSI_DEFAULT defined with NO_TERMS in pcconf.h")
275 # pragma message(" Forcing undef of ANSI_DEFAULT")
277 #undef ANSI_DEFAULT macro
H A Dtosconf.h47 #define ANSI_DEFAULT /* use vt52 by default */ macro
H A Damiconf.h174 # define ANSI_DEFAULT macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/win/tty/
H A Dtermcap.c116 #ifndef ANSI_DEFAULT
202 #endif /* ANSI_DEFAULT */
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/win/tty/
H A Dtermcap.c116 #ifndef ANSI_DEFAULT
202 #endif /* ANSI_DEFAULT */

Completed in 93 milliseconds