Searched refs:CONTAINED_TOO (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.h303 #define CONTAINED_TOO 0x1 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dobj.h303 #define CONTAINED_TOO 0x1 macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dtimeout.c1124 if (get_obj_location(obj, &x, &y, CONTAINED_TOO|BURIED_TOO))
H A Dzap.c393 * By adding BURIED_TOO and/or CONTAINED_TOO flags, you can also get
429 if (locflags & CONTAINED_TOO)
595 if (!get_obj_location(obj, &x, &y, CONTAINED_TOO))
1415 get_obj_location(otmp, &ox, &oy, BURIED_TOO|CONTAINED_TOO) &&
H A Dobjnam.c772 get_obj_location(obj, &ox, &oy, BURIED_TOO|CONTAINED_TOO) &&
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dtimeout.c1124 if (get_obj_location(obj, &x, &y, CONTAINED_TOO|BURIED_TOO))
H A Dzap.c393 * By adding BURIED_TOO and/or CONTAINED_TOO flags, you can also get
429 if (locflags & CONTAINED_TOO)
595 if (!get_obj_location(obj, &x, &y, CONTAINED_TOO))
1415 get_obj_location(otmp, &ox, &oy, BURIED_TOO|CONTAINED_TOO) &&
H A Dobjnam.c772 get_obj_location(obj, &ox, &oy, BURIED_TOO|CONTAINED_TOO) &&

Completed in 116 milliseconds