HomeSort by: relevance | last modified time | path
    Searched defs:high_mask (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libc/db/hash/
hash.h 80 int32_t high_mask; /* Mask to modulo into entire table */ member in struct:hashhdr
291 #define HIGH_MASK hdr.high_mask
hash.h 80 int32_t high_mask; /* Mask to modulo into entire table */ member in struct:hashhdr
291 #define HIGH_MASK hdr.high_mask
hash.h 80 int32_t high_mask; /* Mask to modulo into entire table */ member in struct:hashhdr
291 #define HIGH_MASK hdr.high_mask

Completed in 34 milliseconds