Home
last modified time | relevance | path

Searched defs:srow (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/hp300/dev/
H A Ddiofb.c397 int snum, scol, srow; in diofb_erasecols() local
421 int srow, snum; in diofb_eraserows() local
/netbsd-src/games/rogue/
H A Dlevel.c539 short srow, scol, t; in fill_it() local
595 recursive_deadend(short rn, const short *offsets, short srow, short scol) in recursive_deadend()
H A Dspec_hit.c508 get_dir(short srow, short scol, short drow, short dcol) in get_dir()