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