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

/freebsd-9.3-release/sys/dev/aic7xxx/aicasm/
H A Daicasm_symbol.h197 #define SYMLIST_SORT 0x01 macro
H A Daicasm_symbol.c232 if (how == SYMLIST_SORT) {
498 symlist_add(&registers, cursym, SYMLIST_SORT);
504 symlist_add(&masks, cursym, SYMLIST_SORT);
H A Daicasm_gram.y1423 symlist_add(&(cur_symbol->info.rinfo->fields), sym, SYMLIST_SORT);

Completed in 97 milliseconds