Searched refs:MAX_PATTERN_ENTRIES (Results 1 – 2 of 2) sorted by relevance
20 #define MAX_PATTERN_ENTRIES 52 macro201 PtnElem *boot[MAX_PATTERN_ENTRIES];
1354 for (int32_t i=0; i < MAX_PATTERN_ENTRIES; ++i ) { in PatternMap()1363 for (int32_t bootIndex=0; bootIndex<MAX_PATTERN_ENTRIES; ++bootIndex ) { in copyFrom()1411 for (int32_t i=0; i < MAX_PATTERN_ENTRIES; ++i ) { in ~PatternMap()1573 for (int32_t bootIndex=0; bootIndex<MAX_PATTERN_ENTRIES; ++bootIndex ) { in equals()1981 while ( headIndex < MAX_PATTERN_ENTRIES ) { in hasNext()2008 while ( bootIndex < MAX_PATTERN_ENTRIES ) { in next()2119 for (bootIndex=0; bootIndex<MAX_PATTERN_ENTRIES; ++bootIndex ) { in DTSkeletonEnumeration()2145 if ((bootIndex==MAX_PATTERN_ENTRIES) && (curElem!=NULL) ) { in DTSkeletonEnumeration()