Home
last modified time | relevance | path

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

/freebsd/tools/regression/environ/
H A Dtimings.c43 const char Tabs[] = "\t\t\t"; variable
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.cpp1793 unsigned Tabs = Indentation / Style.TabWidth; in appendTabIndent() local