NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
regcell
games/tetris/screen.c
284
typedef int regcell; /* pcc is bad at `register char', etc */
games/tetris/screen.c
286
typedef cell regcell;