Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__arraycount
src/libs/bsd/unvis.c
57
#define __arraycount(__x) (sizeof(__x) / sizeof(__x[0]))
src/system/libnetwork/netresolv/include/namespace.h
6
#define __arraycount(__x) (sizeof(__x) / sizeof(__x[0]))