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

/freebsd-10.0-release/sys/dev/aic7xxx/aicasm/
H A Daicasm_symbol.h196 #define SYMLIST_INSERT_HEAD 0x00 macro
H A Daicasm_symbol.c508 SYMLIST_INSERT_HEAD);
512 SYMLIST_INSERT_HEAD);
516 SYMLIST_INSERT_HEAD);
522 SYMLIST_INSERT_HEAD);
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);
1909 symlist_add(&patch_functions, symbol, SYMLIST_INSERT_HEAD);

Completed in 111 milliseconds