Searched refs:COINCIDENT_SPAN_COUNT (Results 1 – 1 of 1) sorted by relevance
353 #define COINCIDENT_SPAN_COUNT 9 macro1000 if (consecutive < COINCIDENT_SPAN_COUNT) { in coincidentCheck()2212 if (sect1->fActiveCount >= COINCIDENT_SPAN_COUNT in BinarySearch()2213 && sect2->fActiveCount >= COINCIDENT_SPAN_COUNT) { in BinarySearch()2237 if (sect1->fActiveCount >= COINCIDENT_SPAN_COUNT in BinarySearch()2238 && sect2->fActiveCount >= COINCIDENT_SPAN_COUNT) { in BinarySearch()