Searched refs:tabdefault (Results 1 – 2 of 2) sorted by relevance
723 extern int tabdefault;748 tabdefault = tabstops[ntabstops-1] - tabstops[ntabstops-2];763 tabdefault);
45 public int tabdefault = 8; /* Default repeated tabstops */ variable786 to_tab = tabdefault -787 ((to_tab - tabstops[ntabstops-1]) % tabdefault);