Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
REALLOC_SIZE
scripts/tracepoint-update.c
40
#define REALLOC_MASK (REALLOC_SIZE - 1)
scripts/tracepoint-update.c
47
int size = (*count) + REALLOC_SIZE;