NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
xp_if
tests/dev/audio/audiotest.c
108
bool xp_if(int, bool, const char *);
tests/dev/audio/audiotest.c
842
#define XP_IF(expr) xp_if(__LINE__, (expr), #expr)