FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
XMIN
usr.sbin/bluetooth/ath3kfw/ath3k_hw.c
47
#define XMIN(x, y) ((x) < (y) ? (x) : (y))
usr.sbin/bluetooth/iwmbtfw/iwmbt_hw.c
51
#define XMIN(x, y) ((x) < (y) ? (x) : (y))