Home
last modified time | relevance | path

Searched refs:ht_neighborhood_entry_st (Results 1 – 1 of 1) sorted by relevance

/openssl/crypto/hashtable/
H A Dhashtable.c114 #define NEIGHBORHOOD_LEN (CACHE_LINE_BYTES / sizeof(struct ht_neighborhood_entry_st))
123 struct ht_neighborhood_entry_st { struct
129 struct ht_neighborhood_entry_st entries[NEIGHBORHOOD_LEN]; argument

Completed in 6 milliseconds