Home
last modified time | relevance | path

Searched refs:ALIAS (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.c98 case ALIAS: in symbol_delete()
516 case ALIAS: in symtable_dump()
619 case ALIAS: in symtable_dump()
H A Daicasm_symbol.h50 ALIAS, enumerator
H A Daicasm_gram.y540 $2->type = ALIAS;
700 case ALIAS:
1500 case ALIAS: in initialize_symbol()
1633 } else if (symbol->type == ALIAS) { in process_register()
/linux/Documentation/core-api/
H A Dasm-annotations.rst144 the object file only once -- for the non-``ALIAS`` case.