Searched refs:MOVERLAY (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.h182 # ifndef MOVERLAY
183 #define MOVERLAY /* Microsoft's MOVE overlay system (MSC >= 7.0) */ macro
244 /* OVERLAY must be defined with MOVERLAY or VROOMM */
245 #if (defined(MOVERLAY) || defined(VROOMM))
260 #if defined(OVERLAY) && !defined(MOVERLAY) && !defined(VROOMM) && !defined(FUNCTION_LEVEL_LINKING)
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dpcconf.h182 # ifndef MOVERLAY
183 #define MOVERLAY /* Microsoft's MOVE overlay system (MSC >= 7.0) */ macro
244 /* OVERLAY must be defined with MOVERLAY or VROOMM */
245 #if (defined(MOVERLAY) || defined(VROOMM))
260 #if defined(OVERLAY) && !defined(MOVERLAY) && !defined(VROOMM) && !defined(FUNCTION_LEVEL_LINKING)
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dpcsys.c41 #ifdef MOVERLAY
48 #endif /* MOVERLAY */
106 # ifdef MOVERLAY
113 # ifdef MOVERLAY
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dpcsys.c41 #ifdef MOVERLAY
48 #endif /* MOVERLAY */
106 # ifdef MOVERLAY
113 # ifdef MOVERLAY

Completed in 79 milliseconds