Searched refs:OATTACHED_MONST (Results 1 - 12 of 12) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dobj.h88 #define OATTACHED_MONST 1 /* monst struct in oextra */ macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dobj.h88 #define OATTACHED_MONST 1 /* monst struct in oextra */ macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dmkobj.c997 otmp->oattached = OATTACHED_MONST; /* mark it */
1013 if (obj->oxlth && obj->oattached == OATTACHED_MONST)
H A Drestore.c979 if (ghostly && otmp->oattached == OATTACHED_MONST && otmp->oxlth) {
H A Dpray.c1223 } else if (otmp->oxlth && otmp->oattached == OATTACHED_MONST
H A Dtrap.c417 if (statue->oxlth && statue->oattached == OATTACHED_MONST) {
561 objchn->oattached == OATTACHED_MONST && objchn->oxlth) {
H A Dzap.c466 if (obj->oxlth && (obj->oattached == OATTACHED_MONST))
636 if (obj->oxlth && (obj->oattached == OATTACHED_MONST)) {
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dmkobj.c997 otmp->oattached = OATTACHED_MONST; /* mark it */
1013 if (obj->oxlth && obj->oattached == OATTACHED_MONST)
H A Drestore.c979 if (ghostly && otmp->oattached == OATTACHED_MONST && otmp->oxlth) {
H A Dpray.c1223 } else if (otmp->oxlth && otmp->oattached == OATTACHED_MONST
H A Dtrap.c417 if (statue->oxlth && statue->oattached == OATTACHED_MONST) {
561 objchn->oattached == OATTACHED_MONST && objchn->oxlth) {
H A Dzap.c466 if (obj->oxlth && (obj->oattached == OATTACHED_MONST))
636 if (obj->oxlth && (obj->oattached == OATTACHED_MONST)) {

Completed in 79 milliseconds