Home
last modified time | relevance | path

Searched defs:PREFETCH_NEIGHBORHOOD (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/crypto/hashtable/
H A Dhashtable.c83 # define PREFETCH_NEIGHBORHOOD(x) __builtin_prefetch(x.entries) macro
86 # define PREFETCH_NEIGHBORHOOD(x) macro