Home | History | Annotate | Download | only in common

Lines Matching refs:CHUNK_SIZE

41 #define CHUNK_SIZE 1024
2049 UChar pivotBuffer[CHUNK_SIZE];
2102 pivotLimit=pivotBuffer+CHUNK_SIZE;
2405 UChar pivotBuffer[CHUNK_SIZE];
2435 pivotBuffer, &pivot, &pivot2, pivotBuffer+CHUNK_SIZE,
2449 char targetBuffer[CHUNK_SIZE];
2451 targetLimit=targetBuffer+CHUNK_SIZE;
2458 pivotBuffer, &pivot, &pivot2, pivotBuffer+CHUNK_SIZE,