OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
COMPOSE_SIZE
sys/dev/wscons/wskbdutil.c
204
for (i = 1; i < COMPOSE_SIZE; i++) {
sys/dev/wscons/wskbdutil.c
215
for (j = 0, i = COMPOSE_SIZE; i != 0; i /= 2) {