NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FSEL
usr.bin/xlint/lint1/tree.c
1488
op_t nop = rn->tn_type->t_bitfield ? FSEL : INDIR;
usr.bin/xlint/lint1/tree.c
787
if (op == INDIR || op == FSEL) {