OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
cpufire
games/bs/bs.c
1046
if (!(hit = cpufire(x, y)))
games/bs/bs.c
1082
if (!(hit = cpufire(x, y)))
games/bs/bs.c
1097
if ((hit = cpufire(x, y)))
games/bs/bs.c
1121
if ((hit = cpufire(x, y)))
games/bs/bs.c
65
static int cpufire(int, int);