NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SCOPE_IF
sys/dev/microcode/aic7xxx/aicasm.c
804
case SCOPE_IF:
sys/dev/microcode/aic7xxx/aicasm.c
828
if (cur_scope->type == SCOPE_IF) {
sys/dev/microcode/aic7xxx/aicasm_gram.y
1062
new_scope->type = SCOPE_IF;