Searched refs:buried (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dmkobj.c1196 boolean buried = (otmp->where == OBJ_BURIED); local
1199 if (otmp->otyp == CORPSE && (on_floor || buried) && is_ice(x,y)) {
1558 mesg = "buried sanity";
1605 "minvent", "migrating", "buried", "onbill"
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dmkobj.c1196 boolean buried = (otmp->where == OBJ_BURIED); local
1199 if (otmp->otyp == CORPSE && (on_floor || buried) && is_ice(x,y)) {
1558 mesg = "buried sanity";
1605 "minvent", "migrating", "buried", "onbill"

Completed in 29 milliseconds