Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/aic7xxx/aicasm/
Daicasm_gram.y100 static void test_writable_symbol(symbol_t *symbol);
902 test_writable_symbol($1.symbol);
1615 test_writable_symbol(dest->symbol); in format_1_instr()
1691 test_writable_symbol(dest->symbol); in format_2_instr()
1798 test_writable_symbol(symbol_t *symbol) in test_writable_symbol() function