Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/expand/
H A Dexpand.c55 size_t tabstops[100]; variable
/netbsd-src/usr.bin/unexpand/
H A Dunexpand.c62 static size_t *tabstops; variable
/netbsd-src/external/bsd/less/dist/
H A Dline.c62 public int tabstops[TABSTOP_MAX] = { 0 }; /* Custom tabstops */ variable