Home
last modified time | relevance | path

Searched defs:tabstop (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/distrib/utils/more/
H A Doption.c56 int tabstop = 8; /* Tab settings */ variable
/netbsd-src/external/gpl3/gcc.old/dist/contrib/header-tools/
H A Dshow-headers10 tabstop = 2 variable
/netbsd-src/external/gpl3/gcc/dist/contrib/header-tools/
H A Dshow-headers10 tabstop = 2 variable
/netbsd-src/external/gpl2/xcvs/dist/diff/
H A Dside.c95 unsigned tabstop = out_position + spaces; local
/netbsd-src/external/gpl2/diffutils/dist/src/
H A Dside.c91 unsigned int tabstop = out_position + spaces; in print_half_line() local
/netbsd-src/external/bsd/less/dist/
H A Dopttbl.c35 public int tabstop; /* Tab settings */ variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddiagnostic.cc394 int tabstop, in convert_column_unit()
1015 int tabstop) in print_parseable_fixits()
2318 const int tabstop = 8; in test_print_parseable_fixits_bytes_vs_display_columns() local
H A Ddiagnostic-show-locus.cc3104 for (int tabstop = 1; tabstop != num_tabstops; ++tabstop) in test_layout_x_offset_display_tab() local
3129 for (int tabstop = 1; tabstop != num_tabstops; ++tabstop) in test_layout_x_offset_display_tab() local
3144 for (int tabstop = 1; tabstop != num_tabstops; ++tabstop) in test_layout_x_offset_display_tab() local
3162 for (int tabstop = 1; tabstop != num_tabstops; ++tabstop) in test_layout_x_offset_display_tab() local
5457 const int tabstop = 8; in test_tab_expansion() local
H A Ddiagnostic.h358 int tabstop; member
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dcpplib.h316 unsigned int tabstop; member