Searched defs:tab_width (Results 1 – 2 of 2) sorted by relevance
34 const unsigned int tab_width = cpp_opts->tabstop; in next_tab_stop() local
220 static int tab_width=8; /* Number of spaces per tab stop */ variable