Home
last modified time | relevance | path

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

/src/sys/dev/aic7xxx/aicasm/
H A Daicasm_symbol.c444 int num_tabs; in aic_print_reg_dump_entry() local
453 num_tabs = 3 - (strlen(curnode->symbol->name) + 5) / 8; in aic_print_reg_dump_entry()
455 while (num_tabs-- > 0) in aic_print_reg_dump_entry()