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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dobj.h89 #define OATTACHED_M_ID 2 /* monst id in oextra */ macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dobj.h89 #define OATTACHED_M_ID 2 /* monst id in oextra */ macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Drestore.c985 if (ghostly && otmp->oattached == OATTACHED_M_ID) {
H A Dmkobj.c973 if (otmp && otmp->oxlth) otmp->oattached = OATTACHED_M_ID; /* mark it */
H A Dzap.c646 if (obj->oxlth && (obj->oattached == OATTACHED_M_ID)) {
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Drestore.c985 if (ghostly && otmp->oattached == OATTACHED_M_ID) {
H A Dmkobj.c973 if (otmp && otmp->oxlth) otmp->oattached = OATTACHED_M_ID; /* mark it */
H A Dzap.c646 if (obj->oxlth && (obj->oattached == OATTACHED_M_ID)) {

Completed in 76 milliseconds