Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/aicasm/
Daicasm_gram.y98 static void test_writable_symbol(symbol_t *symbol);
928 test_writable_symbol($1.symbol);
1655 test_writable_symbol(dest->symbol); in format_1_instr()
1733 test_writable_symbol(dest->symbol); in format_2_instr()
1836 test_writable_symbol(symbol_t *symbol) in test_writable_symbol() function