Searched refs:Boots_off (Results 1 - 16 of 16) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dtrampoli.h60 #define Boots_off() Boots_off_() macro
H A Dextern.h369 E int NDECL(Boots_off);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dtrampoli.h60 #define Boots_off() Boots_off_() macro
H A Dextern.h369 E int NDECL(Boots_off);
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Ddo_wear.c142 Boots_off() function
1011 result = (afternmv == Boots_on || afternmv == Boots_off ||
1198 afternmv = Boots_off;
1897 if(!cursed(otmp)) (void) Boots_off();
2145 (void) Boots_off();
H A Dsteal.c196 else if (obj == uarmf) (void) Boots_off();
H A Dpolyself.c670 (void) Boots_off();
H A Dread.c732 if(is_boots(otmp)) (void) Boots_off();
H A Dtrap.c3960 else if(obj == uarmf) (void) Boots_off();
4001 /* save uarmf value because Boots_off() sets uarmf to null */
4004 (void) Boots_off();
H A Dhack.c495 (void)Boots_off();
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Ddo_wear.c142 Boots_off() function
1011 result = (afternmv == Boots_on || afternmv == Boots_off ||
1198 afternmv = Boots_off;
1897 if(!cursed(otmp)) (void) Boots_off();
2145 (void) Boots_off();
H A Dsteal.c196 else if (obj == uarmf) (void) Boots_off();
H A Dpolyself.c670 (void) Boots_off();
H A Dread.c732 if(is_boots(otmp)) (void) Boots_off();
H A Dtrap.c3960 else if(obj == uarmf) (void) Boots_off();
4001 /* save uarmf value because Boots_off() sets uarmf to null */
4004 (void) Boots_off();
H A Dhack.c495 (void)Boots_off();

Completed in 94 milliseconds