OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
liq2
games/adventure/extern.h
79
int liq2(int);
games/adventure/subr.c
85
return (liq2(i));
games/adventure/subr.c
86
return (liq2(-1 - i));
games/adventure/subr.c
98
return (liq2(j * l + 1));