Searched refs:SCREEN_DJGPPFAST (Results 1 - 4 of 4) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dpcconf.h66 /* #define SCREEN_DJGPPFAST */ /* Use djgpp fast screen routines */
81 # if (defined(SCREEN_BIOS) || defined(SCREEN_DJGPPFAST)) && !defined(PC9800)
89 # undef SCREEN_DJGPPFAST macro
280 # if defined(SCREEN_BIOS) && defined(SCREEN_DJGPPFAST)
285 # if defined(SCREEN_DJGPPFAST)
287 # pragma message(" Forcing undef of SCREEN_DJGPPFAST")
289 #undef SCREEN_DJGPPFAST /* Can't use djgpp fast with other compilers anyway */ macro
H A Dwintty.h239 # if defined(SCREEN_BIOS) || defined(SCREEN_DJGPPFAST) || defined(WIN32CON)
246 # endif/*SCREEN_BIOS || SCREEN_DJGPPFAST || WIN32CON */
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dpcconf.h66 /* #define SCREEN_DJGPPFAST */ /* Use djgpp fast screen routines */
81 # if (defined(SCREEN_BIOS) || defined(SCREEN_DJGPPFAST)) && !defined(PC9800)
89 # undef SCREEN_DJGPPFAST macro
280 # if defined(SCREEN_BIOS) && defined(SCREEN_DJGPPFAST)
285 # if defined(SCREEN_DJGPPFAST)
287 # pragma message(" Forcing undef of SCREEN_DJGPPFAST")
289 #undef SCREEN_DJGPPFAST /* Can't use djgpp fast with other compilers anyway */ macro
H A Dwintty.h239 # if defined(SCREEN_BIOS) || defined(SCREEN_DJGPPFAST) || defined(WIN32CON)
246 # endif/*SCREEN_BIOS || SCREEN_DJGPPFAST || WIN32CON */

Completed in 44 milliseconds