Searched refs:MAX_PATTERN_ENTRIES (Results 1 – 2 of 2) sorted by relevance
20 #define MAX_PATTERN_ENTRIES 52 macro193 PtnElem *boot[MAX_PATTERN_ENTRIES];
985 for (int32_t i=0; i < MAX_PATTERN_ENTRIES; ++i ) { in PatternMap()994 for (int32_t bootIndex=0; bootIndex<MAX_PATTERN_ENTRIES; ++bootIndex ) { in copyFrom()1042 for (int32_t i=0; i < MAX_PATTERN_ENTRIES; ++i ) { in ~PatternMap()1176 for (int32_t bootIndex=0; bootIndex<MAX_PATTERN_ENTRIES; ++bootIndex ) { in equals()1569 while ( headIndex < MAX_PATTERN_ENTRIES ) { in hasNext()1596 while ( bootIndex < MAX_PATTERN_ENTRIES ) { in next()1707 for (bootIndex=0; bootIndex<MAX_PATTERN_ENTRIES; ++bootIndex ) { in DTSkeletonEnumeration()1733 if ((bootIndex==MAX_PATTERN_ENTRIES) && (curElem!=NULL) ) { in DTSkeletonEnumeration()