Home
last modified time | relevance | path

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

/openssl/crypto/hashtable/
H A Dhashtable.c83 # define PREFETCH(x) __builtin_prefetch(x) macro
86 # define PREFETCH(x) macro
532 PREFETCH(a->keybuf); in match_key()
533 PREFETCH(b->keybuf); in match_key()

Completed in 6 milliseconds