NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
va_end
games/larn/io.c
125
#define va_end(plist)
sys/sys/stdarg.h
59
#define va_end(ap) __builtin_va_end(ap)