Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/microcode/aic7xxx/
Daicasm_symbol.c506 SYMLIST_INSERT_HEAD); in symtable_dump()
510 SYMLIST_INSERT_HEAD); in symtable_dump()
514 SYMLIST_INSERT_HEAD); in symtable_dump()
520 SYMLIST_INSERT_HEAD); in symtable_dump()
Daicasm_symbol.h201 #define SYMLIST_INSERT_HEAD 0x00 macro
Daicasm_gram.y706 symlist_add(&$$.referenced_syms, symbol, SYMLIST_INSERT_HEAD);
931 SYMLIST_INSERT_HEAD);
1423 SYMLIST_INSERT_HEAD);
1891 symlist_add(&patch_functions, false_func, SYMLIST_INSERT_HEAD); in add_conditional()
1907 symlist_add(&patch_functions, symbol, SYMLIST_INSERT_HEAD); in add_conditional()