Home
last modified time | relevance | path

Searched refs:tabstop (Results 1 - 6 of 6) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
H A Doptions.h54 extern unsigned int tabstop;
H A Dtokenize.c45 unsigned int tabstop = 8; variable
388 stream->pos += tabstop - stream->pos % tabstop; in nextchar_slow()
H A Doptions.c433 tabstop = val; in handle_ftabstop()
524 { "tabstop=", NULL, handle_ftabstop },
H A Dsemind.c325 // enforce tabstop in parse_cmdline_add()
326 tabstop = 1; in parse_cmdline_add()
/third_party/toybox/toys/pending/
H A Dvi.c25 int vi_mode, tabstop, list;
90 if (*s == '\t') *width = TT.tabstop; in utf8_lnw()
1302 int i = TT.tabstop; in vi_crunch()
1305 ret = TT.tabstop; in vi_crunch()
1515 TT.vi_mode = 1, TT.tabstop = 8; in vi_main()
/third_party/toybox/generated/
H A Dglobals.h1152 int tabstop; member

Completed in 12 milliseconds