Searched refs:HASHSIZE (Results 1 – 16 of 16) sorted by relevance
58 if ((self = [super initWithLen:HASHSIZE]) != nil) {60 for( idx = 0; idx < HASHSIZE; idx++ ) {83 for( idx = 0; idx < HASHSIZE; idx++ ) {101 for( idx = 0; idx < HASHSIZE; idx++ ) {117 for( idx = 0; idx < HASHSIZE; idx++ ) {175 idx %= HASHSIZE;
59 self = [super initWithLen:HASHSIZE];62 for( idx = 0; idx < HASHSIZE; idx++ ) {181 self->lastHash = hashval % HASHSIZE;297 aTType = ttype % HASHSIZE;312 idx %= HASHSIZE;357 ttype = aTType % HASHSIZE;
37 #define HASHSIZE 101 macro
16 #define HASHSIZE 101 macro
38 #define HASHSIZE 101 macro
57 self = [super initWithLen:HASHSIZE];
31 self = [super initWithLen:HASHSIZE];
40 #define HASHSIZE 101 macro
55 self = [super initWithLen:HASHSIZE];
508 BuffSize = HASHSIZE;
167156 #define HASHSIZE 97167212 RtreeNode *aHash[HASHSIZE]; /* Hash table of in-memory nodes. */ 167598 return iNode % HASHSIZE;
167184 #define HASHSIZE 97167240 RtreeNode *aHash[HASHSIZE]; /* Hash table of in-memory nodes. */ 167626 return iNode % HASHSIZE;