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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dattrib.c302 #define FAINTED 5 macro
330 case FAINTED: exercise(A_CON, FALSE); break;
H A Deat.c57 #define FAINTED 5 macro
2241 return((boolean)(u.uhs == FAINTED));
2316 if(is_fainted()) newhs = FAINTED;
2326 newhs = FAINTED;
H A Dpray.c132 #define FAINTED 5 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dattrib.c302 #define FAINTED 5 macro
330 case FAINTED: exercise(A_CON, FALSE); break;
H A Deat.c57 #define FAINTED 5 macro
2241 return((boolean)(u.uhs == FAINTED));
2316 if(is_fainted()) newhs = FAINTED;
2326 newhs = FAINTED;
H A Dpray.c132 #define FAINTED 5 macro

Completed in 47 milliseconds