Searched refs:NSTOPS (Results 1 – 1 of 1) sorted by relevance
51 #define NSTOPS 20 macro58 long stops[NSTOPS]; /* Column positions */80 long cols, i, inc, j, margin, nstops, stops[NSTOPS]; in main()127 for (j = nstops = 0; j < NSTOPS && in main()204 if (*nstops >= NSTOPS) in gettabs()205 errx(1, "too many tab stops (limit %d)", NSTOPS); in gettabs()