Home | History | Annotate | Download | only in common

Lines Matching defs:CHUNK_SIZE

45 #define CHUNK_SIZE 1024
2053 UChar pivotBuffer[CHUNK_SIZE];
2106 pivotLimit=pivotBuffer+CHUNK_SIZE;
2409 UChar pivotBuffer[CHUNK_SIZE];
2439 pivotBuffer, &pivot, &pivot2, pivotBuffer+CHUNK_SIZE,
2453 char targetBuffer[CHUNK_SIZE];
2455 targetLimit=targetBuffer+CHUNK_SIZE;
2462 pivotBuffer, &pivot, &pivot2, pivotBuffer+CHUNK_SIZE,