Home
last modified time | relevance | path

Searched refs:SCOPE_ROOT (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/dev/microcode/aic7xxx/
Daicasm.c130 sentinal->type = SCOPE_ROOT; in main()
275 || SLIST_FIRST(&scope_stack)->type != SCOPE_ROOT) { in main()
835 case SCOPE_ROOT: in process_scope()
Daicasm_symbol.h160 SCOPE_ROOT, enumerator
Daicasm_gram.y1124 if (scope_context->type == SCOPE_ROOT) {