DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
potm
games/pom/pom.c
61
static double potm (double);
games/pom/pom.c
77
today = potm(days) + .5;
games/pom/pom.c
84
tomorrow = potm(days + 1);