Searched refs:SPAN_CHUNK_SIZE (Results 1 – 1 of 1) sorted by relevance
3028 #define SPAN_CHUNK_SIZE 128 macro3031 struct finalSpan data[SPAN_CHUNK_SIZE];3050 for (i = 1; i < SPAN_CHUNK_SIZE - 1; i++) { in realAllocSpan()