HomeSort by: relevance | last modified time | path
    Searched refs:SYMLIST_INSERT_HEAD (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/microcode/aic7xxx/
aicasm_symbol.h 200 #define SYMLIST_INSERT_HEAD 0x00
aicasm_symbol.c 509 SYMLIST_INSERT_HEAD);
513 SYMLIST_INSERT_HEAD);
517 SYMLIST_INSERT_HEAD);
523 SYMLIST_INSERT_HEAD);
aicasm_gram.y 704 symlist_add(&$$.referenced_syms, symbol, SYMLIST_INSERT_HEAD);
929 SYMLIST_INSERT_HEAD);
1421 SYMLIST_INSERT_HEAD);
1891 symlist_add(&patch_functions, false_func, SYMLIST_INSERT_HEAD);
1907 symlist_add(&patch_functions, symbol, SYMLIST_INSERT_HEAD);

Completed in 13 milliseconds