Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DATA_TYPES
usr/src/cmd/dis/dis_target.c
124
#define IS_DATA_TYPE(tp) (((1 << (tp)) & DATA_TYPES) != 0)
usr/src/lib/libproc/common/Psymtab.c
71
#define IS_DATA_TYPE(tp) (((1 << (tp)) & DATA_TYPES) != 0)