Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__putdec
arch/x86/boot/compressed/misc.h
68
void __putdec(unsigned long value);
arch/x86/boot/compressed/misc.h
71
#define error_putdec(__x) __putdec(__x)