Home
last modified time | relevance | path

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

/linux/drivers/scsi/aic7xxx/aicasm/
A Daicasm_gram.y312 if ($1->type != UNINITIALIZED) {
534 if ($2->type != UNINITIALIZED) {
716 case UNINITIALIZED:
735 if ($2->type != UNINITIALIZED) {
751 if ($2->type != UNINITIALIZED) {
765 if ($2->type != UNINITIALIZED) {
1037 if ($2->type != UNINITIALIZED) {
1430 if (sym->type == UNINITIALIZED) {
1471 case UNINITIALIZED: in initialize_symbol()
1627 if (symbol->type == UNINITIALIZED) { in process_register()
[all …]
A Daicasm_symbol.h48 UNINITIALIZED, enumerator
A Daicasm_symbol.c75 new_symbol->type = UNINITIALIZED; in symbol_create()
119 case UNINITIALIZED: in symbol_delete()
A Daicasm_scan.l424 if (yylval.sym->type == UNINITIALIZED) {

Completed in 7 milliseconds