Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/aicasm/
H A Daicasm_symbol.c511 SYMLIST_INSERT_HEAD); in symtable_dump()
515 SYMLIST_INSERT_HEAD); in symtable_dump()
519 SYMLIST_INSERT_HEAD); in symtable_dump()
525 SYMLIST_INSERT_HEAD); in symtable_dump()
H A Daicasm_symbol.h196 #define SYMLIST_INSERT_HEAD 0x00 macro
H A Daicasm_gram.y702 symlist_add(&$$.referenced_syms, symbol, SYMLIST_INSERT_HEAD);
927 SYMLIST_INSERT_HEAD);
1419 SYMLIST_INSERT_HEAD);
1893 symlist_add(&patch_functions, false_func, SYMLIST_INSERT_HEAD); in add_conditional()
1909 symlist_add(&patch_functions, symbol, SYMLIST_INSERT_HEAD); in add_conditional()