| /src/sys/dev/microcode/aic7xxx/ |
| aicasm_symbol.c | 442 int num_tabs; local 451 num_tabs = 3 - (strlen(curnode->symbol->name) + 5) / 8; 453 while (num_tabs-- > 0)
|
| /src/external/bsd/nvi/dist/motif_l/ |
| xtabbed.c | 3048 num_tabs; 3074 XtNrighttabs, td->num_tabs - td->cur - 1, 3090 int num_tabs, 3094 Widget __vi_CreateTabbedFolder( name, parent, tab_labels, num_tabs, activate_func ) 3098 int num_tabs; 3118 td->num_tabs = num_tabs; 3126 XtNrighttabs, num_tabs-1, 3039 num_tabs; member in struct:tab_data
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| stack.c | 223 int num_tabs, struct ui_file *stream); 2272 int num_tabs; 2303 print_variable_and_value (print_name, sym, frame, stream, num_tabs); 2325 Print them with values to STREAM indented by NUM_TABS. 2337 int num_tabs, struct ui_file *stream) 2362 cb_data.num_tabs = 4 * num_tabs; 2526 cb_data.num_tabs = 0; 2270 int num_tabs; member in struct:print_variable_and_value_data
|
| /src/external/gpl3/gdb/dist/gdb/ |
| stack.c | 223 int num_tabs, struct ui_file *stream); 2271 int num_tabs; 2302 print_variable_and_value (print_name, sym, frame, stream, num_tabs); 2324 Print them with values to STREAM indented by NUM_TABS. 2336 int num_tabs, struct ui_file *stream) 2361 cb_data.num_tabs = 4 * num_tabs; 2525 cb_data.num_tabs = 0; 2269 int num_tabs; member in struct:print_variable_and_value_data
|