Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/expand/
H A Dexpand.c54 size_t nstops; variable
/netbsd-src/usr.bin/unexpand/
H A Dunexpand.c60 static size_t nstops; variable
/netbsd-src/usr.bin/tabs/
H A Dtabs.c87 int i, n, inc = 8, stops[NSTOPS], nstops, last, cols, margin = 0; in main() local