Searched refs:MAXREP (Results 1 – 1 of 1) sorted by relevance
49 #define MAXREP 10 macro51 static char buf[MAXREP][MAXWIDTH];52 static int maxcol[MAXREP] = {-1};163 for (i = 0; i < MAXREP; i++) { in main()