Searched refs:MAXLOOPS (Results 1 – 5 of 5) sorted by relevance
70 static final int MAXLOOPS = 20; field in TestStreaming83 StringBuffer processedLenStr = new StringBuffer(MAXLOOPS * 5); in testStreaming()
73 static final int MAXLOOPS = 20; field in TestStreaming86 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 */ macro516 nloops = (randloops) ? (lrand48() % MAXLOOPS) : MAXLOOPS;
101 #define MAXLOOPS 500 /* max pages for map children to write */ macro607 nloops = (randloops) ? (lrand48() % MAXLOOPS) : MAXLOOPS;