Searched refs:OVERLAY (Results 1 - 8 of 8) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dpcconf.h29 * For pre-V7.0 Microsoft Compilers only, manually define OVERLAY here.
32 /*#define OVERLAY */ /* Manual overlay definition (MSC 6.0ax only) */
244 /* OVERLAY must be defined with MOVERLAY or VROOMM */
246 # ifndef OVERLAY
247 # define OVERLAY macro
252 #define OVERLAY macro
260 #if defined(OVERLAY) && !defined(MOVERLAY) && !defined(VROOMM) && !defined(FUNCTION_LEVEL_LINKING)
H A Dglobal.h202 # ifdef OVERLAY
H A Dhack.h301 #if defined(OVERLAY)&&(defined(OVL0)||defined(OVL1)||defined(OVL2)||defined(OVL3)||defined(OVLB))
311 #else /* !OVERLAY || (!OVL0 && !OVL1 && !OVL2 && !OVL3 && !OVLB) */
322 #endif /* OVERLAY && (OVL0 || OVL1 || OVL2 || OVL3 || OVLB) */
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dpcconf.h29 * For pre-V7.0 Microsoft Compilers only, manually define OVERLAY here.
32 /*#define OVERLAY */ /* Manual overlay definition (MSC 6.0ax only) */
244 /* OVERLAY must be defined with MOVERLAY or VROOMM */
246 # ifndef OVERLAY
247 # define OVERLAY macro
252 #define OVERLAY macro
260 #if defined(OVERLAY) && !defined(MOVERLAY) && !defined(VROOMM) && !defined(FUNCTION_LEVEL_LINKING)
H A Dglobal.h202 # ifdef OVERLAY
H A Dhack.h301 #if defined(OVERLAY)&&(defined(OVL0)||defined(OVL1)||defined(OVL2)||defined(OVL3)||defined(OVLB))
311 #else /* !OVERLAY || (!OVL0 && !OVL1 && !OVL2 && !OVL3 && !OVLB) */
322 #endif /* OVERLAY && (OVL0 || OVL1 || OVL2 || OVL3 || OVLB) */
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dshknam.c116 #ifdef OVERLAY
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dshknam.c116 #ifdef OVERLAY

Completed in 89 milliseconds