Home
last modified time | relevance | path

Searched defs:col (Results 1 – 25 of 128) sorted by relevance

123456

/original-bsd/games/rogue/
H A Dmonster.c105 short row, col; in put_mons() local
195 short row, col; local
231 gmc_row_col(row, col) in gmc_row_col() argument
403 mtry(monster, row, col) in mtry() argument
567 rogue_is_around(row, col) in rogue_is_around() argument
582 short row, col, i; in wanderer() local
632 short row, col; in create_monster() local
665 put_m_at(row, col, monster) in put_m_at() argument
695 rogue_can_see(row, col) in rogue_can_see() argument
711 short i, row, col; local
[all …]
H A Dtrap.c55 trap_at(row, col) in trap_at() argument
68 trap_player(row, col) in trap_player() argument
123 short row, col; in add_traps() local
166 short dir, row, col, d, t; in id_trap() local
208 short s, i, j, row, col, t; local
H A Dzap.c39 short dir, d, row, col; in zapp() local
89 get_zapped_monster(dir, row, col) in get_zapped_monster() argument
115 short row, col; local
181 short row, col; local
248 bounce(ball, dir, row, col, r) in bounce() argument
H A Dspec_hit.c198 short row, col; local
216 short row, col, i, n; local
256 try_to_cough(row, col, obj) in try_to_cough() argument
307 gold_at(row, col) in gold_at() argument
346 imitating(row, col) in imitating() argument
456 short row, col, dir; local
H A Dcurses.c118 move(row, col) in move() argument
126 mvaddstr(row, col, str) in mvaddstr() argument
145 short row, col; local
158 mvaddch(row, col, ch) in mvaddch() argument
197 short i, col; local
223 mvinch(row, col) in mvinch() argument
241 short row, col; in clrtoeol() local
291 put_char_at(row, col, ch) in put_char_at() argument
300 put_cursor(row, col) in put_cursor() argument
H A Dthrow.c38 short dir, row, col; in throw() local
132 get_thrown_at_monster(obj, dir, row, col) in get_thrown_at_monster() argument
176 flop_weapon(weapon, row, col) in flop_weapon() argument
239 static short row, col; local
H A Droom.c101 light_passage(row, col) in light_passage() argument
144 get_dungeon_char(row, col) in get_dungeon_char() argument
219 gr_row_col(row, col, mask) in gr_row_col() argument
255 short n, N, row, col; in party_objects() local
283 get_room_number(row, col) in get_room_number() argument
380 dr_course(monster, entering, row, col) in dr_course() argument
454 get_oth_room(rn, row, col) in get_oth_room() argument
H A Dobject.c160 short row,col; in put_gold() local
186 plant_gold(row, col, is_maze) in plant_gold() argument
203 place_at(obj, row, col) in place_at() argument
213 object_at(pack, row, col) in object_at() argument
572 short row, col; in put_stairs() local
630 short mc, rc, row, col; in show_objects() local
676 short row, col; local
H A Dmove.c43 short row, col; local
156 short row, col; local
200 is_passable(row, col) in is_passable() argument
216 short i, j, i_end, j_end, row, col; local
H A Dhit.c267 short row, col; local
299 short row, col; local
346 get_dir_rc(dir, row, col, allow_off_screen) in get_dir_rc() argument
/original-bsd/usr.bin/window/
H A Dxx.c109 xxmove(row, col) in xxmove() argument
138 xxinschar(row, col, c, m) in xxinschar() argument
150 xxinsspace(row, col) in xxinsspace() argument
166 xxdelchar(row, col) in xxdelchar() argument
191 xxclreos(row, col) in xxclreos() argument
200 xxclreol(row, col) in xxclreol() argument
209 xxwrite(row, col, p, n, m) in xxwrite() argument
H A Dcmd1.c20 int col, row, xcol, xrow; in c_window() local
85 getpos(row, col, minrow, mincol, maxrow, maxcol) in getpos() argument
H A Dcmd5.c24 int col, row; local
65 movewin(w, row, col) in movewin() argument
H A Dwwclreos.c18 wwclreos(w, row, col) in wwclreos() argument
H A Dwwclreol.c22 wwclreol1(w, row, col, cleared) in wwclreol1() argument
H A Dwwflush.c21 register row, col; in wwflush() local
H A Dwwmove.c20 wwmove(w, row, col) in wwmove() argument
H A Dwwalloc.c18 wwalloc(row, col, nrow, ncol, size) in wwalloc() argument
H A Dwwredrawwin.c22 register col; local
H A Dwwopen.c21 wwopen(flags, nrow, ncol, row, col, nline) in wwopen() argument
/original-bsd/local/ditroff/ditroff.okeeffe/tbl/
H A Dmisc.c46 reg(col, place) in reg() argument
/original-bsd/usr.bin/vis/
H A Dfoldit.c12 foldit(chunk, col, max) in foldit() argument
/original-bsd/games/boggle/boggle/
H A Dmach.c88 int col, row; in results() local
142 int row, col; local
347 int col, row; local
375 int c, col, found, i, r, row; in findword() local
474 int ch, col, done, i, row; local
H A Dtimer.c41 int col, remaining, row; in timerch() local
/original-bsd/usr.bin/fold/
H A Dfold.c81 register int ch, col, new; local

123456