Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/aicasm/
H A Daicasm_symbol.h156 SCOPE_IF, enumerator
H A Daicasm.c799 case SCOPE_IF: in process_scope()
823 if (cur_scope->type == SCOPE_IF) { in process_scope()
H A Daicasm_gram.y1060 new_scope->type = SCOPE_IF;