Searched refs:MAXLOOPS (Results 1 – 5 of 5) sorted by relevance
71 static final int MAXLOOPS = 20; field in TestStreaming84 StringBuffer processedLenStr = new StringBuffer(MAXLOOPS * 5); in testStreaming()
70 static final int MAXLOOPS = 20; field in TestStreaming83 StringBuffer processedLenStr = new StringBuffer(MAXLOOPS * 5); in testStreaming()
75 #define MAXLOOPS 500 /* max pages for map children to write */ macro385 nloops = (randloops) ? (lrand48() % MAXLOOPS) : MAXLOOPS; in child_mapper()
91 #define MAXLOOPS 500 /* max pages for map children to write */ macro517 nloops = (randloops) ? (lrand48() % MAXLOOPS) : MAXLOOPS;
101 #define MAXLOOPS 500 /* max pages for map children to write */ macro609 nloops = (randloops) ? (lrand48() % MAXLOOPS) : MAXLOOPS;