Searched refs:inner_scope (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/dev/aic7xxx/aicasm/
H A Daicasm_symbol.h169 TAILQ_HEAD(, scope) inner_scope; member in struct:scope
H A Daicasm.c474 cur_scope = TAILQ_FIRST(&scope->inner_scope);
772 TAILQ_INIT(&new_scope->inner_scope);
775 TAILQ_INSERT_TAIL(&SLIST_FIRST(&scope_stack)->inner_scope,
795 cur_scope = TAILQ_LAST(&scope->inner_scope, scope_tailq);
H A Daicasm_gram.y1075 last_scope = TAILQ_LAST(&scope_context->inner_scope,
1100 last_scope = TAILQ_LAST(&scope_context->inner_scope,

Completed in 49 milliseconds