Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/aic7xxx/aicasm/
Daicasm_gram.y103 static void test_writable_symbol(symbol_t *symbol);
933 test_writable_symbol($1.symbol);
1660 test_writable_symbol(dest->symbol); in format_1_instr()
1738 test_writable_symbol(dest->symbol); in format_2_instr()
1841 test_writable_symbol(symbol_t *symbol) in test_writable_symbol() function