Home
last modified time | relevance | path

Searched defs:tab_width (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-indentation.c34 const unsigned int tab_width = cpp_opts->tabstop; in next_tab_stop() local
/dflybsd-src/usr.bin/fmt/
H A Dfmt.c220 static int tab_width=8; /* Number of spaces per tab stop */ variable