NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
duck
games/hunt/hunt/otto.c
144
STATIC void duck(int);
games/hunt/hunt/otto.c
204
duck(BACK);
games/hunt/hunt/otto.c
461
duck(FRONT);
games/hunt/hunt/otto.c
465
duck(FRONT);
games/hunt/hunt/otto.c
475
duck(FRONT);
games/hunt/hunt/otto.c
589
duck(random() % NUMDIRECTIONS);