NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
hex2nibble
sys/arch/sandpoint/stand/altboot/main.c
649
while ((n = hex2nibble(*s++)) >= 0)
sys/arch/sandpoint/stand/altboot/main.c
736
c |= hex2nibble(buf[i]);
sys/arch/sandpoint/stand/altboot/main.c
796
c |= hex2nibble(buf[i]);