Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
UINT16_C
usr/src/boot/sys/x86/include/_stdint.h
50
#define UINT16_C(c) (c)
usr/src/uts/common/sys/int_const.h
94
#define UINT16_C(c) __CONCAT__(c,u)