NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__type_max_u
sys/sys/cdefs.h
749
#define __type_max_u(t) ((t)~0ULL)
tools/compat/compat_defs.h
231
#undef __type_max_u
tools/compat/compat_defs.h
232
#define __type_max_u(t) ((t)~0ULL)
usr.bin/vndcompress/common.h
54
#define __type_max_u(t) ((t)~0ULL)