Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S64_SUB
usr/src/uts/common/io/bnx/570x/driver/common/lmdev/lm5706.h
209
#define S64_SUB(_a, _b) ((s64_t) ((s64_t) (_a) - (s64_t) (_b)))
usr/src/uts/common/io/bnx/include/bcmtype.h
266
#define S64_SUB(_a, _b) ((s64_t) ((s64_t) (_a) - (s64_t) (_b)))
usr/src/uts/common/io/bnxe/577xx/include/bcmtype.h
284
#define S64_SUB(_a, _b) ((s64_t) ((s64_t) (_a) - (s64_t) (_b)))