Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/aicasm/
H A Daicasm_gram.y98 static void test_writable_symbol(symbol_t *symbol);
900 test_writable_symbol($1.symbol);
1613 test_writable_symbol(dest->symbol); in format_1_instr()
1689 test_writable_symbol(dest->symbol); in format_2_instr()
1796 test_writable_symbol(symbol_t *symbol) in test_writable_symbol() function