Searched defs:nstops (Results 1 – 3 of 3) sorted by relevance
54 size_t nstops; variable
60 static size_t nstops; variable
87 int i, n, inc = 8, stops[NSTOPS], nstops, last, cols, margin = 0; in main() local