HomeSort by: relevance | last modified time | path
    Searched defs:och (Results 1 - 4 of 4) sorted by relevancy

  /src/games/rogue/
room.c 374 short i, j, ch, och; local in function:draw_magic_map
385 och = ch;
402 if ((!(s & MONSTER)) || (och == ' ')) {
room.c 374 short i, j, ch, och; local in function:draw_magic_map
385 och = ch;
402 if ((!(s & MONSTER)) || (och == ' ')) {
  /src/lib/libedit/
tty.c 65 wint_t nch, och; /* Internal and termio rep of chars */ member in struct:ttymap_t
919 old[0] = (wchar_t)t_o[tp->och];
tty.c 65 wint_t nch, och; /* Internal and termio rep of chars */ member in struct:ttymap_t
919 old[0] = (wchar_t)t_o[tp->och];

Completed in 23 milliseconds