Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/expand/
H A Dexpand.c43 int tabstops[100]; variable
/openbsd-src/usr.bin/less/
H A Dline.c30 int tabstops[TABSTOP_MAX] = { 0 }; /* Custom tabstops */ variable