Home
last modified time | relevance | path

Searched refs:STAT_ARMOR (Results 1 – 6 of 6) sorted by relevance

/netbsd/games/rogue/
H A Dpack.c186 print_stats(STAT_ARMOR); in drop()
329 print_stats(STAT_ARMOR); in take_off()
365 print_stats(STAT_ARMOR); in wear()
H A Dmessage.c291 if (stat_mask & STAT_ARMOR) { in print_stats()
H A Dthrow.c102 print_stats(STAT_ARMOR); in throw()
H A Duse.c240 print_stats(STAT_ARMOR); in read_scroll()
H A Drogue.h320 #define STAT_ARMOR 020 macro
H A Dspec_hit.c118 print_stats(STAT_ARMOR); in rust()