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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Ddungeon.h120 #define Is_qstart(x) (on_level(x, &qstart_level)) macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Ddungeon.h120 #define Is_qstart(x) (on_level(x, &qstart_level)) macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dquest.c69 if(Is_qstart(&u.uz)) on_start();
H A Dzap.c2345 !Underwater && !Is_qstart(&u.uz)) {
2375 Underwater || (Is_qstart(&u.uz) && u.dz < 0)) {
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dquest.c69 if(Is_qstart(&u.uz)) on_start();
H A Dzap.c2345 !Underwater && !Is_qstart(&u.uz)) {
2375 Underwater || (Is_qstart(&u.uz) && u.dz < 0)) {

Completed in 209 milliseconds