Home
last modified time | relevance | path

Searched defs:ouch (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/games/battlestar/
H A Dglobals.c196 const char *const ouch[NUMOFINJURIES] = { variable
/netbsd-src/games/hunt/huntd/
H A Ddriver.c535 checkdam(PLAYER *ouch, PLAYER *gotcha, IDENT *credit, int amt, in checkdam()