Home
last modified time | relevance | path

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

/netbsd-src/games/hunt/hunt/
H A Dotto.c301 ottolook(int rel_dir, struct item *itemp) in ottolook()
419 face_and_move_direction(int rel_dir, int distance) in face_and_move_direction()
455 attack(int rel_dir, struct item *itemp) in attack()
481 duck(int rel_dir) in duck()
532 int i, rel_dir, dist; in go_for_ammo() local
558 int i, j, rel_dir, dir_mask, dir_count; in wander() local
/netbsd-src/games/atc/
H A Dinput.c647 rel_dir(int c) in rel_dir() function