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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dtrampoli.h73 #define take_off() take_off_() macro
H A Dextern.h359 E int NDECL(take_off);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dtrampoli.h73 #define take_off() take_off_() macro
H A Dextern.h359 E int NDECL(take_off);
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Ddo_wear.c58 STATIC_PTR int NDECL(take_off);
995 /* long what = (occupation == take_off) ? taking_off : 0L; */
1932 take_off() function
1999 impossible("take_off: taking off %lx", taking_off);
2011 set_occupation(take_off, disrobing, 0);
2031 set_occupation(take_off, disrobing, 0);
2051 (void) take_off();
2054 * in take_off(); if we return 1, that would add an extra turn to each
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Ddo_wear.c58 STATIC_PTR int NDECL(take_off);
995 /* long what = (occupation == take_off) ? taking_off : 0L; */
1932 take_off() function
1999 impossible("take_off: taking off %lx", taking_off);
2011 set_occupation(take_off, disrobing, 0);
2031 set_occupation(take_off, disrobing, 0);
2051 (void) take_off();
2054 * in take_off(); if we return 1, that would add an extra turn to each

Completed in 59 milliseconds