Searched refs:FROMRACE (Results 1 - 4 of 4) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dprop.h123 # define FROMRACE 0x02000000L /* Gain/lose with experience, for race */ macro
125 # define INTRINSIC (FROMOUTSIDE|FROMRACE|FROMEXPER)
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dprop.h123 # define FROMRACE 0x02000000L /* Gain/lose with experience, for race */ macro
125 # define INTRINSIC (FROMOUTSIDE|FROMRACE|FROMEXPER)
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dattrib.c579 mask = FROMRACE;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dattrib.c579 mask = FROMRACE;

Completed in 34 milliseconds