Searched refs:RIN_ADORNMENT (Results 1 - 14 of 14) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Donames.h157 #define RIN_ADORNMENT 150 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Donames.h157 #define RIN_ADORNMENT 150 macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dmhitu.c2184 if (ring->otyp != RIN_ADORNMENT) continue;
2190 makeknown(RIN_ADORNMENT);
2194 makeknown(RIN_ADORNMENT);
2204 if (uleft && uright && uleft->otyp == RIN_ADORNMENT
2205 && uright->otyp==RIN_ADORNMENT)
2213 makeknown(RIN_ADORNMENT);
2220 makeknown(RIN_ADORNMENT);
2229 } else if (uright && uright->otyp != RIN_ADORNMENT) {
2235 } else if (uleft && uleft->otyp != RIN_ADORNMENT) {
H A Ddo_wear.c753 case RIN_ADORNMENT:
858 case RIN_ADORNMENT:
H A Dcmd.c949 if(uleft && uleft->otyp == RIN_ADORNMENT) adorn += uleft->spe;
950 if(uright && uright->otyp == RIN_ADORNMENT) adorn += uright->spe;
H A Ddo.c346 case RIN_ADORNMENT:
H A Dzap.c828 case RIN_ADORNMENT:
944 case RIN_ADORNMENT:
H A Deat.c1525 case RIN_ADORNMENT:
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dmhitu.c2184 if (ring->otyp != RIN_ADORNMENT) continue;
2190 makeknown(RIN_ADORNMENT);
2194 makeknown(RIN_ADORNMENT);
2204 if (uleft && uright && uleft->otyp == RIN_ADORNMENT
2205 && uright->otyp==RIN_ADORNMENT)
2213 makeknown(RIN_ADORNMENT);
2220 makeknown(RIN_ADORNMENT);
2229 } else if (uright && uright->otyp != RIN_ADORNMENT) {
2235 } else if (uleft && uleft->otyp != RIN_ADORNMENT) {
H A Ddo_wear.c753 case RIN_ADORNMENT:
858 case RIN_ADORNMENT:
H A Dcmd.c949 if(uleft && uleft->otyp == RIN_ADORNMENT) adorn += uleft->spe;
950 if(uright && uright->otyp == RIN_ADORNMENT) adorn += uright->spe;
H A Ddo.c346 case RIN_ADORNMENT:
H A Dzap.c828 case RIN_ADORNMENT:
944 case RIN_ADORNMENT:
H A Deat.c1525 case RIN_ADORNMENT:

Completed in 244 milliseconds