OpenBSD
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
798
case SCOPE_IF:
sys/dev/microcode/aic7xxx/aicasm.c
822
if (cur_scope->type == SCOPE_IF) {
sys/dev/microcode/aic7xxx/aicasm_gram.y
1064
new_scope->type = SCOPE_IF;