Searched refs:HEADSTONE (Results 1 - 6 of 6) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dengrave.h20 #define HEADSTONE 6 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dengrave.h20 #define HEADSTONE 6 macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dengrave.c234 return (ep && ep->engr_type != HEADSTONE &&
260 if(ep && ep->engr_type != HEADSTONE){
297 case HEADSTONE:
685 if (oep && oep->engr_type != HEADSTONE) {
693 if (oep && oep->engr_type != HEADSTONE) {
825 type = HEADSTONE;
885 if (type == HEADSTONE) {
940 case HEADSTONE:
1024 case HEADSTONE:
1252 make_engr_at(x, y, str, 0L, HEADSTONE);
[all...]
H A Dzap.c2405 if ((e = engr_at(x, y)) != 0 && e->engr_type != HEADSTONE) {
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dengrave.c234 return (ep && ep->engr_type != HEADSTONE &&
260 if(ep && ep->engr_type != HEADSTONE){
297 case HEADSTONE:
685 if (oep && oep->engr_type != HEADSTONE) {
693 if (oep && oep->engr_type != HEADSTONE) {
825 type = HEADSTONE;
885 if (type == HEADSTONE) {
940 case HEADSTONE:
1024 case HEADSTONE:
1252 make_engr_at(x, y, str, 0L, HEADSTONE);
[all...]
H A Dzap.c2405 if ((e = engr_at(x, y)) != 0 && e->engr_type != HEADSTONE) {

Completed in 56 milliseconds