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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Ddo_wear.c56 STATIC_PTR int FDECL(select_off, (struct obj *));
1100 (void) select_off(otmp);
1139 (void) select_off(otmp);
1736 /* reasons ring can't be removed match those checked by select_off();
1760 select_off(otmp) function
1866 else impossible("select_off: %s???", doname(otmp));
2041 (result = ggetobj("take off", select_off, 0, FALSE, (unsigned *)0)) < -1)
2084 if (ggetobj("take off", select_off, 0, TRUE, (unsigned *)0) == -2)
2094 (void) select_off(pick_list[i].item.a_obj);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Ddo_wear.c56 STATIC_PTR int FDECL(select_off, (struct obj *));
1100 (void) select_off(otmp);
1139 (void) select_off(otmp);
1736 /* reasons ring can't be removed match those checked by select_off();
1760 select_off(otmp) function
1866 else impossible("select_off: %s???", doname(otmp));
2041 (result = ggetobj("take off", select_off, 0, FALSE, (unsigned *)0)) < -1)
2084 if (ggetobj("take off", select_off, 0, TRUE, (unsigned *)0) == -2)
2094 (void) select_off(pick_list[i].item.a_obj);
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dtrampoli.h72 #define select_off(x) select_off_(x) macro
H A Dextern.h358 E int FDECL(select_off, (struct obj *));
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dtrampoli.h72 #define select_off(x) select_off_(x) macro
H A Dextern.h358 E int FDECL(select_off, (struct obj *));

Completed in 59 milliseconds