Home
last modified time | relevance | path

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

/freebsd/contrib/diff/src/
H A Dside.c88 size_t tabstop = out_position + spaces; in print_half_line() local
/freebsd/contrib/less/
H A Dopttbl.c32 public int tabstop; /* Tab settings */ variable
/freebsd/usr.bin/diff/
H A Ddiffreg.c1719 int col, newcol, tabstop; print_space() local