Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
va_end
include/linux/stdarg.h
7
#define va_end(v) __builtin_va_end(v)
tools/include/nolibc/stdarg.h
12
#define va_end(v) __builtin_va_end(v)