NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NUM_ELEMENTS
sys/dev/ic/aic79xxvar.h
76
#define NUM_ELEMENTS(array) (sizeof(array) / sizeof(*array))
sys/dev/ic/aic7xxxvar.h
163
#define NUM_ELEMENTS(array) (sizeof(array) / sizeof(*array))