Home
last modified time | relevance | path

Searched refs:cpufire (Results 1 – 1 of 1) sorted by relevance

/openbsd/games/bs/
H A Dbs.c65 static int cpufire(int, int);
1002 cpufire(int x, int y) in cpufire() function
1046 if (!(hit = cpufire(x, y))) in cputurn()
1082 if (!(hit = cpufire(x, y))) in cputurn()
1097 if ((hit = cpufire(x, y))) in cputurn()
1121 if ((hit = cpufire(x, y))) in cputurn()