Searched defs:stops (Results 1 – 1 of 1) sorted by relevance
59 long stops[NSTOPS]; /* Column positions */ member81 long cols, i, inc, j, margin, nstops, stops[NSTOPS]; in main() local201 gettabs(char *arg, long stops[], long *nstops) in gettabs()