Searched defs:NO_MM_FLAGS (Results 1 - 6 of 6) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dsit.c209 (void) makemon(courtmon(), u.ux, u.uy, NO_MM_FLAGS); local
H A Ddig.c792 (void) makemon(mkclass(S_ZOMBIE,0), u.ux, u.uy, NO_MM_FLAGS); local
797 (void) makemon(mkclass(S_MUMMY,0), u.ux, u.uy, NO_MM_FLAGS); local
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dsit.c209 (void) makemon(courtmon(), u.ux, u.uy, NO_MM_FLAGS); local
H A Ddig.c792 (void) makemon(mkclass(S_ZOMBIE,0), u.ux, u.uy, NO_MM_FLAGS); local
797 (void) makemon(mkclass(S_MUMMY,0), u.ux, u.uy, NO_MM_FLAGS); local
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dhack.h134 #define NO_MM_FLAGS 0x00 /* use this rather than plain 0 */ macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dhack.h134 #define NO_MM_FLAGS 0x00 /* use this rather than plain 0 */ macro

Completed in 107 milliseconds