Searched refs:MAX_PATTERN_ENTRIES (Results 1 – 2 of 2) sorted by relevance
23 #define MAX_PATTERN_ENTRIES 52 macro244 PtnElem *boot[MAX_PATTERN_ENTRIES];
1553 for (int32_t i=0; i < MAX_PATTERN_ENTRIES; ++i ) { in PatternMap()1562 for (int32_t bootIndex=0; bootIndex<MAX_PATTERN_ENTRIES; ++bootIndex ) { in copyFrom()1610 for (int32_t i=0; i < MAX_PATTERN_ENTRIES; ++i ) { in ~PatternMap()1755 for (int32_t bootIndex=0; bootIndex<MAX_PATTERN_ENTRIES; ++bootIndex ) { in equals()2136 while ( headIndex < MAX_PATTERN_ENTRIES ) { in hasNext()2163 while ( bootIndex < MAX_PATTERN_ENTRIES ) { in next()2338 for (bootIndex=0; bootIndex<MAX_PATTERN_ENTRIES; ++bootIndex ) { in DTSkeletonEnumeration()2364 if ((bootIndex==MAX_PATTERN_ENTRIES) && (curElem!=NULL) ) { in DTSkeletonEnumeration()