| /src/games/bcd/ |
| H A D | bcd.c | 157 int i, row; local in function:printcard
|
| /src/games/boggle/boggle/ |
| H A D | prtable.c | 72 int col, row; local in function:prtable
|
| H A D | timer.c | 73 int col, remaining, row; local in function:timerch
|
| /src/sys/arch/powerpc/tools/chrpicon/chrpicontoppm/ |
| H A D | chrpicontoppm.c | 70 int row, col; local in function:main
|
| /src/sys/arch/powerpc/tools/chrpicon/ppmtochrpicon/ |
| H A D | ppmtochrpicon.c | 129 int row, col; local in function:CHRPI_putbitmap
|
| /src/games/rogue/ |
| H A D | trap.c | 78 trap_at(int row, int col) argument 91 trap_player(short row, short col) argument 146 short row, col; local in function:add_traps 190 short dir, row, col, d, t; local in function:id_trap 232 short s, i, j, row, col, t; local in function:search [all...] |
| H A D | throw.c | 68 short dir, row, col; local in function:throw 162 get_thrown_at_monster(object * obj,short dir,short * row,short * col) argument 204 flop_weapon(object * weapon,short row,short col) argument 267 static short row, col; local in function:rand_around [all...] |
| H A D | hit.c | 305 short row, col; local in function:mon_damage 336 short row, col; local in function:fight 385 get_dir_rc(short dir,short * row,short * col,short allow_off_screen) argument [all...] |
| H A D | message.c | 247 int row = DROWS - 1; local in function:print_stats [all...] |
| H A D | spec_hit.c | 231 short row, col; local in function:disappear 249 short row, col, i, n; local in function:cough_up 290 try_to_cough(short row,short col,object * obj) argument 341 gold_at(short row,short col) argument 377 imitating(short row,short col) argument 484 short row, col, dir; local in function:flame_broil [all...] |
| H A D | zap.c | 71 short dir, d, row, col; local in function:zapp 121 get_zapped_monster(short dir, short *row, short *col) argument 144 short row, col; local in function:zap_monster 210 short row, col; local in function:tele_away 280 bounce(short ball,short dir,short row,short col,short r) argument [all...] |
| /src/sys/arch/hp300/stand/common/ |
| H A D | machdep.c | 149 static int col = 0, row = 0; local in function:romputchar
|
| /src/games/battlestar/ |
| H A D | fly.c | 49 static int row, column; variable in typeref:typename:int [all...] |
| /src/games/gomoku/ |
| H A D | bdinit.c | 45 init_spot_flags_and_fval(struct spotstr *sp, int col, int row) argument 142 for (int row = 1; row <= BSZ; row++, sp++) { local in function:init_board
|
| /src/games/warp/ |
| H A D | score.c | 379 int row; local in function:wavescore [all...] |
| /src/sys/dev/rasops/ |
| H A D | rasops1.c | 92 rasops1_putchar(void *cookie, int row, int col, u_int uc, long attr) argument
|
| H A D | rasops24.c | 211 rasops24_eraserows(void *cookie, int row, int num, long attr) argument 294 rasops24_erasecols(void *cookie, int row, in argument [all...] |
| H A D | rasops_bitops.h | 149 int row, col, height, width, cnt; local in function:NAME [all...] |
| /src/usr.bin/systat/ |
| H A D | swap.c | 142 int row; local in function:labelswap
|
| /src/sys/arch/bebox/stand/boot/ |
| H A D | video.c | 62 int row; member in struct:screen [all...] |
| /src/sys/arch/epoc32/dev/ |
| H A D | epockbd.c | 188 int column, row; local in function:epockbd_cngetc
|
| /src/sys/dev/ic/ |
| H A D | pcdisplay_subr.c | 90 pcdisplay_cursor(void *id, int on, int row, int col) argument 156 pcdisplay_putchar(void *id, int row, int col, unsigned int c, long attr) argument 179 pcdisplay_copycols(void *id, int row, int srccol, int dstcol, int ncols) argument 200 pcdisplay_erasecols(void *id, int row, in argument [all...] |
| /src/lib/libmenu/ |
| H A D | internals.c | 520 int rowmajor, i, j, k, row = -1, stride; local in function:_menui_draw_menu [all...] |
| /src/games/backgammon/common_source/ |
| H A D | subs.c | 442 int row; local in function:roll
|
| /src/games/sail/ |
| H A D | dr_3.c | 58 int row[NSHIP], col[NSHIP], dir[NSHIP], drift[NSHIP]; local in function:moveall [all...] |