HomeSort by: relevance | last modified time | path
    Searched refs:inner_scope (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/microcode/aic7xxx/
aicasm_symbol.h 173 TAILQ_HEAD(, scope) inner_scope;
aicasm.c 479 cur_scope = TAILQ_FIRST(&scope->inner_scope);
773 TAILQ_INIT(&new_scope->inner_scope);
776 TAILQ_INSERT_TAIL(&SLIST_FIRST(&scope_stack)->inner_scope,
796 cur_scope = TAILQ_LAST(&scope->inner_scope, scope_tailq);
aicasm_gram.y 1077 last_scope = TAILQ_LAST(&scope_context->inner_scope,
1102 last_scope = TAILQ_LAST(&scope_context->inner_scope,

Completed in 12 milliseconds