Searched refs:S_LIGHT (Results 1 - 14 of 14) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dmonsym.h37 #define S_LIGHT 25 macro
H A Dmondata.h146 #define emits_light(ptr) (((ptr)->mlet == S_LIGHT || \
179 (ptr)->mlet == S_LIGHT || \
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dmonsym.h37 #define S_LIGHT 25 macro
H A Dmondata.h146 #define emits_light(ptr) (((ptr)->mlet == S_LIGHT || \
179 (ptr)->mlet == S_LIGHT || \
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dpolyself.c1220 if (mptr->mlet == S_LIGHT) {
H A Dmakemon.c967 case S_LIGHT:
H A Dmonmove.c734 ptr->mlet == S_LIGHT) && !rn2(3)))
H A Duhitm.c2474 } else if (mtmp->data->mlet != S_LIGHT) {
H A Dmonst.c1037 MON("yellow light", S_LIGHT,
1047 MON("black light", S_LIGHT,
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dpolyself.c1220 if (mptr->mlet == S_LIGHT) {
H A Dmakemon.c967 case S_LIGHT:
H A Dmonmove.c734 ptr->mlet == S_LIGHT) && !rn2(3)))
H A Duhitm.c2474 } else if (mtmp->data->mlet != S_LIGHT) {
H A Dmonst.c1037 MON("yellow light", S_LIGHT,
1047 MON("black light", S_LIGHT,

Completed in 133 milliseconds