Home
last modified time | relevance | path

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

/openssl/crypto/hashtable/
H A Dhashtable.c82 # define PREFETCH_NEIGHBORHOOD(x) __builtin_prefetch(x.entries) macro
85 # define PREFETCH_NEIGHBORHOOD(x) macro

Completed in 6 milliseconds